@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol{margin:0}ul{padding:0}ul,ol{list-style:none}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}:root{--red:#dc0019;--black:#000;--gray:#f2f2f2;--beige:#f3eee7;--pink:#e4615c;--orange:#ffa100;--gold:#a6771c;--baseColor:var(--red);--bgMainColor:var(--beige);--bgSubColor:var(--gray);--fontMainColor:var(--black);--borderMainColor:var(--gray);--gothicFont:"Noto Sans JP",sans-serif;--minchoFont:"Noto Serif JP",serif}html{overflow-x:hidden}body{font-size:16px;line-height:1.75;font-family:var(--gothicFont);font-weight:400;color:var(--fontMainColor);font-feature-settings:"palt";letter-spacing:.025em}html.is_not_scroll,body.is_not_scroll{overflow:hidden}body>footer{position:sticky;top:100vh}a{color:var(--fontMainColor);text-decoration:none}img{max-width:100%;height:auto}button{appearance:none;-webkit-appearance:none;margin:0;padding:0;border:none;border-radius:0;background-color:transparent}.wrapper{margin:0 auto;max-width:1240px;width:100%;padding-left:40px;padding-right:40px}@media screen and (max-width:640px){.wrapper{padding-left:20px;padding-right:20px}}.inner{max-width:960px;margin:0 auto}.br-sp{display:none}@media screen and (max-width:640px){.br-sp{display:inline}}.c-home{display:block;background-color:var(--black);color:#fff;font-weight:500;text-align:center;max-width:250px;width:100%;margin:0 auto 0;border-radius:2em;padding:.7em;transition:opacity .3s ease-in-out}@media screen and (min-width:640px){.c-home:hover{opacity:.8}}.header{width:100%;background-color:#fff}@media screen and (max-width:896px){.header{position:fixed;top:0;left:0;z-index:2000}}.header-inner{display:flex;align-items:center;justify-content:space-between;height:80px}@media screen and (max-width:896px){.header-inner{height:50px}}.header__logo a{display:flex;align-items:center;gap:26px;transition:opacity .3s ease-in-out}@media screen and (min-width:640px){.header__logo a:hover{opacity:.8}}@media screen and (max-width:640px){.header__logo a{gap:10px}}@media screen and (max-width:896px){.header__logo img:first-of-type{width:93px;height:38px}}.header__action{display:flex;align-items:center;gap:20px;justify-content:flex-end}@media screen and (max-width:896px){.header__action{display:none}}.header__action a{width:130px;height:30px;display:flex;align-items:center;justify-content:center;font-size:13px;border-radius:15px;color:#fff;background-color:#aaa;transition:.4s}@media screen and (min-width:640px){.header__action a:hover{background-color:#666}}.header__action li:first-of-type a{background-color:var(--red)}.header__action li:first-of-type a:hover{background-color:#b22222}.header__nav{display:none}@media screen and (max-width:896px){.header__nav{position:fixed;top:50px;left:0;z-index:2000;width:100%;height:calc(100vh - 50px);height:calc(100dvh - 50px);background-color:#fff;padding:50px 10px 150px;overflow-y:auto}}.g-nav__item{border-bottom:1px solid #ccc}.g-nav__item:first-of-type{border-top:1px solid #ccc}.g-nav__item a{display:block;font-size:14px;font-weight:500;padding:1em;padding-left:2.5em;background-image:url(//alfinepharma.jp/wp-content/themes/alfine_v2/css/../img/common/right_chevron_red.svg);background-repeat:no-repeat;background-size:6px;background-position:left 20px center}.g-nav-action{background-color:#fff;border:1px solid #ccc;max-width:200px;display:block;padding:30px 20px;margin:0 auto 50px}.g-nav-action img{margin:0 auto}.g-nav-action__title{color:#007185;font-size:14px;font-weight:500;line-height:1.3;margin:1em 0}.g-nav-action__button{max-width:153px;width:100%;height:30px;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:12px;font-weight:700;color:#fff;text-align:center;border-radius:2em;background-color:var(--orange)}.fixed-link{position:fixed;top:120px;right:0;z-index:1000;background-color:#fff;border:1px solid #ccc;padding:24px;max-width:200px}@media screen and (max-width:896px){.fixed-link{display:none}}.fixed-link a{display:block;transition:opacity .3s ease-in-out}@media screen and (min-width:640px){.fixed-link a:hover{opacity:.8}}.fixed-link img{margin:0 auto}.fixed-link__title{color:#007185;font-size:14px;font-weight:500;line-height:1.3;margin:1em 0}.fixed-link__button{max-width:153px;width:100%;height:30px;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:12px;font-weight:700;color:#fff;text-align:center;border-radius:2em;background-color:var(--orange)}.menu-trigger{display:none;width:50px;height:50px;padding:15px 10px;background-color:var(--red);position:fixed;top:0;right:0;z-index:10000;cursor:pointer}@media screen and (max-width:896px){.menu-trigger{display:block}}.menu-trigger span{display:block;width:100%;height:1px;opacity:1;background-color:#fff;transform-origin:left;transition:.3s ease-in-out}.menu-trigger.is_active span:nth-of-type(1){transform:rotate(42deg)}.menu-trigger.is_active span:nth-of-type(2){opacity:0}.menu-trigger.is_active span:nth-of-type(3){transform:rotate(-42deg)}.menu-trigger.is_active .menu-trigger__inner{transform:translateX(4px)}.menu-trigger__inner{width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column;transition:.3s ease-in-out}.sp-fixed-menu{display:none;position:fixed;bottom:0;left:0;width:100%;z-index:10000}@media screen and (max-width:896px){.sp-fixed-menu{display:grid;gap:1px;grid-template-columns:repeat(3,1fr);background-color:#fff}}.sp-fixed-menu__item{background-color:var(--red)}.sp-fixed-menu__item a{line-height:1;height:50px;display:flex;align-items:center;justify-content:center;gap:5px}.sp-fixed-menu__item span{font-size:10px;font-weight:700;line-height:1;color:#fff}.footer{margin-top:10px;border-top:1px solid #ccc}@media screen and (max-width:896px){.footer{margin-top:5px;padding-bottom:50px}}.footer-inner{padding:20px 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:896px){.footer-inner{padding:6px 0;justify-content:center}}.footer-info{display:flex;align-items:center;gap:60px}@media screen and (max-width:896px){.footer-info{display:none}}.footer-info__logo a{display:block;transition:opacity .3s ease-in-out}@media screen and (min-width:640px){.footer-info__logo a:hover{opacity:.8}}.footer-info__nav{display:flex;align-items:center;gap:42px}@media screen and (max-width:896px){.footer-info__nav{gap:30px}}.footer-info__nav a{font-size:13px;display:block;transition:text-decoration .1s ease-in-out}@media screen and (min-width:640px){.footer-info__nav a:hover{text-decoration:underline}}.footer-copyright{font-size:13px;text-align:center}.footer-copyright small{display:inline;font-size:1em}.hero{display:flex;align-items:center;justify-content:center;width:100%;height:720px;background-image:url(//alfinepharma.jp/wp-content/themes/alfine_v2/css/../img/top/hero.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width:896px){.hero{margin-top:50px;background-image:url(//alfinepharma.jp/wp-content/themes/alfine_v2/css/../img/top/hero_sp.jpg);height:106vw}}@media screen and (max-width:640px){.hero{min-height:400px;align-items:flex-start}}.hero__slogan{text-align:center;color:#fff}@media screen and (max-width:640px){.hero__slogan{padding-top:17vw}}.hero__slogan img{margin:0 auto}@media screen and (max-width:896px){.hero__slogan img{width:300px;height:69px}}@media screen and (max-width:640px){.hero__slogan img{width:206px;height:47px}}.hero__slogan p{font-family:var(--minchoFont);font-weight:500;font-size:21px;margin-top:1.2em}@media screen and (max-width:640px){.hero__slogan p{font-size:16px;margin-top:1em}}.top-product{padding:72px 0 114px;background:linear-gradient(to bottom,#eb0000 0%,#7d0000 100%)}@media screen and (max-width:640px){.top-product{padding:0 0 50px}}.top-product-layout{position:relative}@media screen and (max-width:640px){.top-product-layout{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;gap:15px}}.top-product-layout__img{width:33%;position:absolute;bottom:-66px;right:0;z-index:10}@media screen and (max-width:640px){.top-product-layout__img{width:100%;position:inherit;bottom:auto;right:auto;margin-top:-20px}}.top-product-layout__img img{margin-right:auto;margin-left:0}@media screen and (max-width:640px){.top-product-layout__img img{margin:0 auto;width:180px;height:298px}}.top-product-layout__content{padding-right:calc(33% + 32px)}@media screen and (max-width:640px){.top-product-layout__content{padding-right:0}}.top-product-layout__content h2{width:fit-content;margin:0 auto 1.2em;font-size:36px;font-weight:600;color:#fff;font-family:var(--minchoFont);margin-bottom:1em}@media screen and (max-width:1080px){.top-product-layout__content h2{font-size:30px}}@media screen and (max-width:896px){.top-product-layout__content h2{font-size:26px}}@media screen and (max-width:640px){.top-product-layout__content h2{font-size:24px;text-align:center;line-height:1.5}}.top-product-layout__content h2 span{display:block;font-size:21px;margin-bottom:.2em}@media screen and (max-width:1080px){.top-product-layout__content h2 span{font-size:18px}}@media screen and (max-width:896px){.top-product-layout__content h2 span{font-size:16px}}@media screen and (max-width:640px){.top-product-layout__content h2 span{margin-bottom:1.5em}}.top-product-layout__content a{width:250px;height:50px;display:flex;align-items:center;justify-content:center;margin:0 auto;border:1px solid #fff;border-radius:25px;font-size:16px;font-weight:500;color:#fff;text-align:center;transition:opacity .3s ease-in-out}@media screen and (min-width:640px){.top-product-layout__content a:hover{opacity:.8}}@media screen and (max-width:640px){.top-product-layout__content a{font-size:13px;width:200px;height:40px}}.top-intro{padding:100px 0}@media screen and (max-width:640px){.top-intro{padding:50px 0}}.top-intro-head{margin-bottom:72px}@media screen and (max-width:640px){.top-intro-head{margin-bottom:22px}}.top-intro-head h2{font-family:var(--minchoFont);font-size:48px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:30px;text-align:center}@media screen and (max-width:640px){.top-intro-head h2{display:block;text-align:center;font-size:32px;line-height:1.5}}.top-intro-head span{font-size:18px;font-weight:600;font-family:var(--minchoFont)}@media screen and (max-width:640px){.top-intro-head span{display:block;font-size:13px}}.top-intro-head p{font-size:18px;font-weight:500;font-family:var(--minchoFont);margin-top:.3em;text-align:center}@media screen and (max-width:640px){.top-intro-head p{font-size:16px;margin-top:.8em}}.top-intro-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media screen and (max-width:896px){.top-intro-layout{grid-template-columns:repeat(1,1fr);gap:64px}}@media screen and (max-width:640px){.top-intro-layout{gap:30px}}.top-intro-layout__chart figure{max-width:382px;margin:0 auto}.top-intro-layout__chart figcaption{text-align:center;font-size:14px;font-weight:500;margin-bottom:2em}@media screen and (max-width:640px){.top-intro-layout__chart figcaption{font-size:13px;margin-bottom:.5em}}.top-intro-layout__chart img{margin:0 auto}.top-intro-layout__chart cite{margin-top:1.5em;margin-bottom:.4em;display:block;font-size:10px;font-style:normal;letter-spacing:0}.top-intro-layout__chart p{font-size:10px;max-width:382px;margin:0 auto}.top-intro-layout__text h3{font-weight:500;font-family:var(--minchoFont);font-size:24px;margin-bottom:1.6em}@media screen and (max-width:640px){.top-intro-layout__text h3{font-size:16px;margin-bottom:.6em}}.top-intro-layout__text p{font-size:14px;line-height:2}@media screen and (max-width:640px){.top-intro-layout__text p{font-size:13px;line-height:1.75}}.top-intro-layout__text p+p{margin-top:2.6em}@media screen and (max-width:640px){.top-intro-layout__text p+p{margin-top:0}}.top-guide{padding:100px 0;background-color:var(--bgMainColor);overflow:hidden}@media screen and (max-width:640px){.top-guide{padding:50px 0}}.top-guide-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media screen and (max-width:896px){.top-guide-layout{grid-template-columns:repeat(1,1fr);gap:64px}}@media screen and (max-width:640px){.top-guide-layout{gap:40px}}.top-guide-layout h2{width:fit-content;margin:0 auto 2em;text-align:center}@media screen and (max-width:640px){.top-guide-layout h2{margin-bottom:.5em}}.top-guide-layout h2 span{font-size:24px;line-height:1.6;font-family:var(--minchoFont);font-weight:500;background:linear-gradient(transparent 65%,#ffc0c0 0%)}@media screen and (max-width:896px){.top-guide-layout h2 span{font-size:20px}}@media screen and (max-width:640px){.top-guide-layout h2 span{font-size:16px}}.top-guide-recommend{position:relative;max-width:340px;margin:0 auto}@media screen and (max-width:640px){.top-guide-recommend{max-width:300px}}.top-guide-recommend ul{padding:68px 44px 110px;background-image:url(//alfinepharma.jp/wp-content/themes/alfine_v2/css/../img/top/notepad.png);background-size:100%;background-position:top center;background-repeat:no-repeat}@media screen and (max-width:640px){.top-guide-recommend ul{padding-top:58px;padding-bottom:100px}}.top-guide-recommend li{font-size:16px;padding:.3em 0;border-bottom:1px dashed #999}@media screen and (max-width:640px){.top-guide-recommend li{font-size:14px}}.top-guide-recommend__ill{position:absolute;bottom:-16px;right:-58px;z-index:10}@media screen and (max-width:640px){.top-guide-recommend__ill{width:63px;height:240px;bottom:0;right:-27px}}.top-guide-lead{width:fit-content;margin:0 auto 1em}@media screen and (max-width:640px){.top-guide-lead{font-size:13px}}.top-guide-data{position:relative;max-width:400px;margin:0 auto}.top-guide-data strong{display:inline-block;margin:0 .2em;font-size:36px;color:var(--pink);font-weight:900;vertical-align:middle;line-height:1}.top-guide-data strong span{font-size:.5em;font-weight:900;line-height:1}.top-guide-data__lead{font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center}@media screen and (max-width:640px){.top-guide-data__lead{flex-wrap:wrap}}@media screen and (max-width:640px){.top-guide-data__lead>span{display:inline-block;width:100%}}.top-guide-data__list{max-width:400px;margin:20px auto}@media screen and (max-width:640px){.top-guide-data__list{padding-left:20px;padding-right:20px}}.top-guide-data__list li{display:flex;align-items:center;gap:1em}.top-guide-data__list li+li{margin-top:10px}.top-guide-data__list p{font-weight:900;display:flex;align-items:center}@media screen and (max-width:640px){.top-guide-data__list p{flex-direction:column}}.top-guide-data__conclusion{max-width:400px;width:100%;margin:0 auto;font-size:17px;font-weight:700;color:#fff;text-align:center;background-color:var(--pink);border-radius:2em;padding:.4em}@media screen and (max-width:640px){.top-guide-data__conclusion{font-size:16px}}.top-guide-data__ill{position:absolute;bottom:-42px;right:-57px;z-index:10}@media screen and (max-width:640px){.top-guide-data__ill{width:118px;height:250px;bottom:64px;right:-10px}}.top-conclusion{margin-top:-30px}@media screen and (max-width:640px){.top-conclusion{margin-top:-10px}}.top-conclusion-sample{margin:0 auto}@media screen and (max-width:896px){.top-conclusion-sample{width:200px;height:112px}}@media screen and (max-width:640px){.top-conclusion-sample{width:160px;height:90px}}.top-conclusion-lead{font-size:32px;font-weight:600;text-align:center;font-family:var(--minchoFont);margin-bottom:.5em}@media screen and (max-width:1080px){.top-conclusion-lead{font-size:26px}}@media screen and (max-width:896px){.top-conclusion-lead{font-size:20px;margin-bottom:1.5em}}@media screen and (max-width:640px){.top-conclusion-lead{font-size:16px}}.top-conclusion-head{display:flex;align-items:center;justify-content:center;gap:40px}@media screen and (max-width:896px){.top-conclusion-head{flex-direction:column;gap:10px}}.top-conclusion-head__primary{font-size:18px;font-family:var(--gothicFont);display:inline-block;border-radius:2em;border:2px solid var(--black);font-weight:700;padding:.2em 1em;letter-spacing:.2em}.top-conclusion-head__secondary{font-size:40px;font-family:var(--minchoFont);font-weight:700;line-height:1.4;text-align:justify;text-align-last:justify;text-justify:inter-ideograph}@media screen and (max-width:1080px){.top-conclusion-head__secondary{font-size:36px}}@media screen and (max-width:896px){.top-conclusion-head__secondary{font-size:32px}}@media screen and (max-width:640px){.top-conclusion-head__secondary{font-size:29px;line-height:1.6}}.top-conclusion-head__secondary span{font-size:1.15em}.top-conclusion-head__tertiary{font-size:32px;font-family:var(--minchoFont);font-weight:600}@media screen and (max-width:1080px){.top-conclusion-head__tertiary{font-size:28px}}@media screen and (max-width:896px){.top-conclusion-head__tertiary{font-size:26px}}@media screen and (max-width:640px){.top-conclusion-head__tertiary{font-size:24px}}.top-conclusion-mock{margin:40px auto 0}@media screen and (max-width:896px){.top-conclusion-mock{margin-bottom:20px;width:500px;height:236px}}@media screen and (max-width:640px){.top-conclusion-mock{margin:16px 0;width:100%;height:auto;padding:0 10px}}.top-conclusion-ill{margin-left:auto;margin-right:0;margin-top:-80px}@media screen and (max-width:896px){.top-conclusion-ill{margin:0 auto;padding:0 10px}}.top-action{padding:80px 0;background-color:var(--bgSubColor)}@media screen and (max-width:640px){.top-action{padding:50px 0}}.top-action-layout{display:flex;justify-content:center;gap:50px;align-items:center}@media screen and (max-width:896px){.top-action-layout{gap:40px}}@media screen and (max-width:640px){.top-action-layout{flex-direction:column;gap:22px}}.top-action-layout__img{width:180px}.top-action-layout__img img{margin:0 auto}.top-action-layout__content ul{display:flex;align-items:center;gap:10px;margin-bottom:1em}@media screen and (max-width:640px){.top-action-layout__content ul{gap:5px;margin-bottom:.6em}}.top-action-layout__content li{text-align:center;font-size:14px;font-weight:500;background-color:#fff;width:fit-content;padding:.2em .8em;border:1px solid var(--black)}@media screen and (max-width:640px){.top-action-layout__content li{font-size:11px}}.top-action-layout__content h2{font-family:var(--minchoFont);font-size:26px;font-weight:600;margin-bottom:1.2em}@media screen and (max-width:896px){.top-action-layout__content h2{font-size:24px}}@media screen and (max-width:640px){.top-action-layout__content h2{font-size:19px}}.top-action-layout__content h2 span{display:block;font-family:var(--gothicFont);font-size:14px;font-weight:500;margin-bottom:.2em}@media screen and (max-width:896px){.top-action-layout__content h2 span{font-size:13px}}@media screen and (max-width:640px){.top-action-layout__content h2 span{font-size:11px}}.top-action-layout__content a{max-width:250px;height:50px;width:100%;margin:0 auto;text-align:center;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;background-color:var(--black);color:#fff;border-radius:2em;transition:opacity .3s ease-in-out}@media screen and (min-width:640px){.top-action-layout__content a:hover{opacity:.8}}@media screen and (max-width:640px){.top-action-layout__content a{font-size:13px;width:200px;height:40px}}.cover{background-color:var(--red)}@media screen and (max-width:896px){.cover{margin-top:50px}}.cover>.wrapper{width:100%;height:200px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:640px){.cover>.wrapper{height:120px}}.cover__lead{color:#fff;font-weight:500;font-size:14px;letter-spacing:.15em}@media screen and (max-width:896px){.cover__lead{font-size:13px}}@media screen and (max-width:640px){.cover__lead{font-size:12px;letter-spacing:0}}.cover__title{display:flex;align-items:center;gap:30px;font-size:32px;font-weight:600;font-family:var(--minchoFont);color:#fff}@media screen and (max-width:896px){.cover__title{font-size:28px}}@media screen and (max-width:640px){.cover__title{font-size:22px;line-height:1.5;gap:4px 16px;flex-wrap:wrap}}.cover__title span{font-size:18px;font-weight:600}@media screen and (max-width:896px){.cover__title span{font-size:16px}}@media screen and (max-width:640px){.cover__title span{font-size:14px;line-height:1}}.page-section{padding-top:80px;padding-bottom:100px}@media screen and (max-width:640px){.page-section{padding-top:50px;padding-bottom:50px}}.breadcrumbs{border-top:1px solid #ccc}@media screen and (max-width:640px){.breadcrumbs{display:none}}.breadcrumbs-list{display:flex;align-items:center;height:40px}.breadcrumbs-list li{display:flex;align-items:center}.breadcrumbs-list li:not(:last-of-type):after{content:">";font-size:12px;display:inline-block;margin:0 30px}.breadcrumbs-list a,.breadcrumbs-list span{display:block;font-size:12px}.breadcrumbs-list a{transition:text-decoration .1s ease-in-out}@media screen and (min-width:640px){.breadcrumbs-list a:hover{text-decoration:underline}}.company .logo{margin-bottom:80px}@media screen and (max-width:640px){.company .logo{margin-bottom:40px}}.company .logo img{margin:0 auto}@media screen and (max-width:640px){.company .logo img{width:200px;height:81px}}.company h2{font-family:var(--minchoFont);font-weight:600;margin-bottom:1.2em;font-size:24px}@media screen and (max-width:896px){.company h2{font-size:20px}}@media screen and (max-width:640px){.company h2{font-size:18px}}.company .greeting{font-family:var(--minchoFont);font-weight:400;line-height:2}@media screen and (max-width:640px){.company .greeting{font-size:14px;line-height:1.75}}.company .name{display:flex;align-items:center;gap:26px;justify-content:flex-end;font-family:var(--minchoFont);font-size:16px;margin-top:1em}@media screen and (max-width:640px){.company .name{font-size:14px;gap:1.5em}}.company .name span{font-size:21px}@media screen and (max-width:640px){.company .name span{font-size:18px}}.company hr{margin:90px 0}@media screen and (max-width:640px){.company hr{margin:50px 0}}.company table{width:100%;border-collapse:collapse;border:20px solid #f2f2f2}@media screen and (max-width:896px){.company table{border-width:12px}}@media screen and (max-width:640px){.company table{border-width:6px}}.company table th,.company table td{font-size:14px;padding:2em 1.5em;border-bottom:1px solid #999;text-align:left}@media screen and (max-width:640px){.company table th,.company table td{padding:.8em 1em;font-size:13px}}.company table th{font-weight:500;background-color:#e9e4d1;white-space:nowrap}.company table td{font-weight:400}.contact h2{text-align:center;font-family:var(--minchoFont);font-weight:600;font-size:24px;margin-bottom:1em}@media screen and (max-width:896px){.contact h2{font-size:20px}}@media screen and (max-width:640px){.contact h2{font-size:18px}}.contact .confirm{display:none}.contact .lead{text-align:center;font-size:14px}@media screen and (max-width:640px){.contact .lead{font-size:12px}}.contact h3{font-weight:500;margin-bottom:1.8em;text-align:center;font-size:16px}@media screen and (max-width:640px){.contact h3{font-size:14px;margin-bottom:1em}}.contact .link{font-size:14px;width:fit-content;margin:0 auto}@media screen and (max-width:640px){.contact .link{font-size:13px}}.contact .link a{text-decoration:underline;transition:text-decoration .1s ease-in-out}@media screen and (min-width:640px){.contact .link a:hover{text-decoration:none}}.contact .submit{margin-top:38px;display:flex;align-items:center;justify-content:center;gap:40px}@media screen and (max-width:640px){.contact .submit{gap:20px;margin-top:24px}}.contact .submit p{display:flex;align-items:center;justify-content:center;gap:40px;width:100%;max-width:250px}@media screen and (max-width:640px){.contact .submit p{gap:20px}}.contact .submit br{display:none}.contact button{cursor:pointer;display:block;padding:.8em;color:#fff;font-weight:500;font-size:16px;text-align:center;border-radius:2em;max-width:250px;width:100%;background-color:var(--black);transition:opacity .3s ease-in-out}@media screen and (min-width:640px){.contact button:hover{opacity:.8}}@media screen and (max-width:640px){.contact button{font-size:14px}}.contact .submit__confirm{background-color:#b3b3b3;pointer-events:none}.contact .submit__confirm.is_active{background-color:var(--black);pointer-events:inherit}.contact .submit__back{background-color:#b3b3b3}.contact .submit__agree{display:flex;align-items:center;gap:6px;cursor:pointer}.contact .submit__agree input[type=checkbox]{cursor:pointer;margin:0;padding:0;border:1px solid #777;border-radius:0;appearance:none;-webkit-appearance:none;width:12px;height:12px;background-color:#fff;background-image:url(//alfinepharma.jp/wp-content/themes/alfine_v2/css/../img/common/check.svg);background-size:9px;background-position:center;background-repeat:no-repeat}.contact .submit__agree input[type=checkbox]:checked{background-color:var(--red);border-color:var(--red)}.contact .submit__agree span{font-size:14px;font-weight:500;white-space:nowrap}.contact .c-home{margin-top:2em}.contact .sample{margin:2em auto 0}.contact-form{margin:40px 0;border:20px solid #f2f2f2}@media screen and (max-width:896px){.contact-form{border-width:16px}}@media screen and (max-width:640px){.contact-form{border-width:0}}.contact-form dl{display:grid;grid-template-columns:200px auto}@media screen and (max-width:640px){.contact-form dl{display:block}}.contact-form dl:first-of-type{border-top:1px solid #ccc}.contact-form dt{background-color:#e9e4d1;padding:20px;padding-top:25px;font-size:14px;font-weight:500;border-bottom:1px solid #ccc}@media screen and (max-width:640px){.contact-form dt{padding:.8em 1em;font-size:13px}}.contact-form dt.must:after{content:"必須";font-size:10px;background-color:#dc0019;color:#fff;display:inline-block;padding:0 .4em;margin-left:1em}.contact-form dd{padding:20px;background-color:#fff;border-bottom:1px solid #ccc}@media screen and (max-width:640px){.contact-form dd{padding:1em 0}}.contact-form input,.contact-form textarea{width:100%;font-family:var(--gothicFont);font-size:16px;font-weight:400;border:1px solid #ccc;padding:.3em .6em;border-radius:0}.contact-form input::placeholder,.contact-form textarea::placeholder{font-size:14px;font-weight:500;color:#999}.contact-form textarea{display:block;resize:vertical;height:260px}.mw_wp_form_confirm .submit__agree{display:none}.mw_wp_form_confirm .confirm--none{display:none}.mw_wp_form_confirm .confirm{display:block}.mw_wp_form_confirm dt{padding-top:20px}@media screen and (max-width:640px){.mw_wp_form_confirm dt{padding-top:.8em}}.mw_wp_form_confirm .submit p{max-width:100%}.post>*{margin-top:1em;margin-bottom:1em}.post>*:first-child{margin-top:0 !important}.post>*:last-child{margin-bottom:0 !important}.post p{font-size:14px;line-height:2;margin-top:1em;margin-bottom:1em}.post h2{font-size:18px;font-weight:500;margin-bottom:1em;margin-top:2em}.post ul{list-style:decimal;padding-left:1.2em;margin-top:1em;margin-bottom:1em}.post li{font-size:14px;line-height:2}.error404 h2{text-align:center;font-family:var(--minchoFont);font-weight:600;font-size:24px;margin-bottom:1.5em}@media screen and (max-width:640px){.error404 h2{font-size:20px}}.error404 p{text-align:center;font-size:14px}.error404 .c-home{margin-top:6em}@media screen and (max-width:640px){.error404 .c-home{margin-top:2.5em}}.suppl-intro{padding:80px 0 100px}@media screen and (max-width:640px){.suppl-intro{padding:50px 0}}.suppl-intro-layout{position:relative}.suppl-intro-layout__text{padding-right:calc(40% + 40px)}@media screen and (max-width:640px){.suppl-intro-layout__text{padding-right:0}}.suppl-intro-layout__text h2{display:flex;align-items:center;flex-wrap:wrap;gap:10px 30px;margin-bottom:40px}@media screen and (max-width:640px){.suppl-intro-layout__text h2{flex-direction:column;justify-content:center;margin-bottom:32px}}@media screen and (max-width:640px){.suppl-intro-layout__text h2 img{width:200px;height:46px}}.suppl-intro-layout__text h2 span{display:block;font-family:var(--minchoFont);font-size:18px;font-weight:500}@media screen and (max-width:640px){.suppl-intro-layout__text h2 span{font-size:16px}}.suppl-intro-layout__text p{font-size:14px;line-height:2;padding-bottom:30px}.suppl-intro-layout__img{width:40%;position:absolute;bottom:0;right:0;z-index:10}@media screen and (max-width:640px){.suppl-intro-layout__img{width:100%;position:inherit;bottom:auto;right:auto;margin-top:30px}}.suppl-intro-layout__img img{margin:0 auto}@media screen and (max-width:640px){.suppl-intro-layout__img img{width:60%}}.suppl-guide{background-color:#f7efe9;padding-top:100px;padding-bottom:20px}@media screen and (max-width:1400px){.suppl-guide{padding-bottom:60px}}@media screen and (max-width:640px){.suppl-guide{padding:40px 0 0}}.suppl-guide-head{width:fit-content;margin:0 auto 2em;text-align:center}@media screen and (max-width:640px){.suppl-guide-head{margin-bottom:1em}}.suppl-guide-head span{font-size:24px;line-height:1.6;font-family:var(--minchoFont);font-weight:500;background:linear-gradient(transparent 65%,#ffc0c0 0%)}@media screen and (max-width:896px){.suppl-guide-head span{font-size:20px}}@media screen and (max-width:640px){.suppl-guide-head span{font-size:16px}}.suppl-guide-layout{display:flex}@media screen and (max-width:1400px){.suppl-guide-layout{align-items:center}}@media screen and (max-width:896px){.suppl-guide-layout{flex-direction:column;gap:40px}}@media screen and (max-width:640px){.suppl-guide-layout{gap:0}}.suppl-guide-layout__text{width:50%;padding-bottom:80px}@media screen and (max-width:1400px){.suppl-guide-layout__text{padding-bottom:0}}@media screen and (max-width:896px){.suppl-guide-layout__text{width:100%}}.suppl-guide-recommend{position:relative;max-width:340px;margin:0 auto}@media screen and (max-width:640px){.suppl-guide-recommend{max-width:300px}}.suppl-guide-recommend ul{padding:68px 44px 110px;background-image:url(//alfinepharma.jp/wp-content/themes/alfine_v2/css/../img/top/notepad.png);background-size:100%;background-position:top center;background-repeat:no-repeat}@media screen and (max-width:640px){.suppl-guide-recommend ul{padding-top:58px;padding-bottom:100px}}.suppl-guide-recommend li{font-size:16px;padding:.3em 0;border-bottom:1px dashed #999}@media screen and (max-width:640px){.suppl-guide-recommend li{font-size:14px}}.suppl-guide-recommend__ill{position:absolute;bottom:-16px;right:-58px;z-index:10}@media screen and (max-width:640px){.suppl-guide-recommend__ill{width:63px;height:240px;bottom:0;right:-27px}}.suppl-guide-layout__img{width:50vw;margin-right:calc(50% - 50vw);padding-left:40px}@media screen and (max-width:896px){.suppl-guide-layout__img{width:100%;padding-left:0}}.suppl-guide-layout__img img{margin-left:0;margin-right:auto}@media screen and (max-width:896px){.suppl-guide-layout__img img{margin:0 auto;width:70%}}.suppl-note{padding:100px 0}@media screen and (max-width:640px){.suppl-note{padding:50px 0}}.suppl-note-sample{margin:20px auto 0}@media screen and (max-width:896px){.suppl-note-sample{width:200px;height:112px}}@media screen and (max-width:640px){.suppl-note-sample{width:160px;height:90px}}.suppl-note-lead{font-size:32px;font-weight:600;text-align:center;font-family:var(--minchoFont);margin-bottom:.5em}@media screen and (max-width:1080px){.suppl-note-lead{font-size:26px}}@media screen and (max-width:896px){.suppl-note-lead{font-size:20px;margin-bottom:1.5em}}@media screen and (max-width:640px){.suppl-note-lead{font-size:16px}}.suppl-note-head{display:flex;align-items:center;justify-content:center;gap:40px}@media screen and (max-width:896px){.suppl-note-head{flex-direction:column;gap:10px}}.suppl-note-head__primary{font-size:18px;font-family:var(--gothicFont);display:inline-block;border-radius:2em;border:2px solid var(--black);font-weight:700;padding:.2em 1em;letter-spacing:.2em}.suppl-note-head__secondary{font-size:40px;font-family:var(--minchoFont);font-weight:700;line-height:1.4;text-align:justify;text-align-last:justify;text-justify:inter-ideograph}@media screen and (max-width:1080px){.suppl-note-head__secondary{font-size:36px}}@media screen and (max-width:896px){.suppl-note-head__secondary{font-size:32px}}@media screen and (max-width:640px){.suppl-note-head__secondary{font-size:29px;line-height:1.6}}.suppl-note-head__secondary span{font-size:1.15em}.suppl-note-head__tertiary{font-size:32px;font-family:var(--minchoFont);font-weight:600}@media screen and (max-width:1080px){.suppl-note-head__tertiary{font-size:28px}}@media screen and (max-width:896px){.suppl-note-head__tertiary{font-size:26px}}@media screen and (max-width:640px){.suppl-note-head__tertiary{font-size:24px}}.suppl-note-data{padding-top:100px}@media screen and (max-width:640px){.suppl-note-data{padding-top:50px}}.suppl-note-data>.wrapper{position:relative}.suppl-note-data__ill{position:absolute;bottom:0;right:0;z-index:10}@media screen and (max-width:1080px){.suppl-note-data__ill{display:none}}.suppl-note-data__head{position:relative;margin-bottom:80px}@media screen and (max-width:896px){.suppl-note-data__head{margin-bottom:60px}}@media screen and (max-width:640px){.suppl-note-data__head{margin-bottom:30px;padding:0 20px}}.suppl-note-data__head:before{content:"";width:100%;border-top:1px solid #ddd;position:absolute;top:50%;left:0;z-index:1}.suppl-note-data__head span{position:relative;z-index:10;display:block;max-width:640px;margin:0 auto;color:#fff;font-weight:700;font-size:32px;background-color:var(--black);border-radius:2em;padding:.3em 1em;text-align:center}@media screen and (max-width:896px){.suppl-note-data__head span{font-size:24px;max-width:480px}}@media screen and (max-width:640px){.suppl-note-data__head span{font-size:18px}}.suppl-note-data__lead{text-align:center;display:flex;align-items:center;justify-content:center;font-size:54px;font-weight:700;margin-bottom:.5em}@media screen and (max-width:896px){.suppl-note-data__lead{font-size:40px}}@media screen and (max-width:640px){.suppl-note-data__lead{flex-wrap:wrap;font-size:24px}}.suppl-note-data__lead strong{display:inline-block;margin:0 .2em;font-size:54px;color:var(--pink);font-weight:900;vertical-align:middle;line-height:1}@media screen and (max-width:896px){.suppl-note-data__lead strong{font-size:40px}}@media screen and (max-width:640px){.suppl-note-data__lead strong{font-size:24px}}.suppl-note-data__lead strong span{font-size:.5em;font-weight:900;line-height:1}.suppl-note-data__lead>span{font-size:32px}@media screen and (max-width:896px){.suppl-note-data__lead>span{font-size:24px}}@media screen and (max-width:640px){.suppl-note-data__lead>span{display:inline-block;font-size:18px}}@media screen and (max-width:640px){.suppl-note-data__lead>span:last-of-type{width:100%}}.suppl-note-data__lead--secondary{flex-wrap:wrap}.suppl-note-data__lead--secondary>span:last-of-type{width:100%}.suppl-note-data__subhead{width:fit-content;margin:2.5em auto 1.5em;color:#fff;border-radius:2em;background-color:#9e005d;font-weight:500;text-align:center;padding:.7em 1.7em}@media screen and (max-width:640px){.suppl-note-data__subhead{font-size:14px}}.suppl-note-data__weight{display:flex;align-items:flex-end;justify-content:center;gap:50px;margin-bottom:40px}@media screen and (max-width:896px){.suppl-note-data__weight{gap:30px 20px}}@media screen and (max-width:640px){.suppl-note-data__weight{flex-direction:column;align-items:center}}.suppl-note-data__weight>div{width:33%;max-width:260px}@media screen and (max-width:640px){.suppl-note-data__weight>div{width:100%;max-width:220px}}.suppl-note-data__weight img{margin:0 auto}.suppl-note-data__weight p{margin-top:.4em;text-align:center;font-size:24px;font-weight:700;line-height:1.2}@media screen and (max-width:896px){.suppl-note-data__weight p{font-size:20px}}.suppl-note-data__weight p strong{font-size:64px;font-weight:900;color:var(--pink)}@media screen and (max-width:896px){.suppl-note-data__weight p strong{font-size:48px}}@media screen and (max-width:640px){.suppl-note-data__weight p strong{font-size:32px}}.suppl-note-data__weight p span{font-size:24px;font-weight:900}@media screen and (max-width:896px){.suppl-note-data__weight p span{font-size:20px}}@media screen and (max-width:640px){.suppl-note-data__weight p span{font-size:16px}}.suppl-note-data__weight .small strong{display:block;margin-top:.4em;font-size:28px}@media screen and (max-width:896px){.suppl-note-data__weight .small strong{font-size:20px}}.suppl-note-data__weight .small span{font-size:18px}@media screen and (max-width:896px){.suppl-note-data__weight .small span{font-size:15px}}@media screen and (max-width:640px){.suppl-note-data__weight .small span{font-size:12px}}.suppl-note-data__conclusion{max-width:640px;margin:0 auto;color:#fff;font-weight:700;font-size:32px;background-color:var(--pink);border-radius:2em;padding:.3em 1em;text-align:center}@media screen and (max-width:896px){.suppl-note-data__conclusion{font-size:24px;max-width:480px}}@media screen and (max-width:640px){.suppl-note-data__conclusion{font-size:18px}}.suppl-note-data__notice{width:fit-content;margin:1.5em auto 0;font-family:var(--minchoFont);font-size:21px;font-weight:500}@media screen and (max-width:896px){.suppl-note-data__notice{font-size:18px}}@media screen and (max-width:640px){.suppl-note-data__notice{font-size:15px}}.suppl-note-data__about{max-width:960px;margin:100px auto 0;border:1px solid #777;padding:40px 60px 50px}@media screen and (max-width:896px){.suppl-note-data__about{margin-top:80px}}@media screen and (max-width:640px){.suppl-note-data__about{margin-top:50px;padding:20px}}.suppl-note-data__about h4{text-align:center;font-family:var(--minchoFont);font-weight:600;font-size:32px;margin-bottom:.7em}@media screen and (max-width:896px){.suppl-note-data__about h4{font-size:28px}}@media screen and (max-width:640px){.suppl-note-data__about h4{font-size:20px}}.suppl-note-data__about h5{text-align:center;font-family:var(--minchoFont);font-size:24px;font-weight:500;margin-top:0;margin-bottom:1.4em}@media screen and (max-width:896px){.suppl-note-data__about h5{font-size:20px}}@media screen and (max-width:640px){.suppl-note-data__about h5{font-size:16px}}.suppl-note-data__about p{font-size:14px;line-height:2}.suppl-action{padding:100px 0;background-color:var(--bgMainColor)}@media screen and (max-width:640px){.suppl-action{padding:50px 0}}.suppl-action-layout{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);gap:40px}@media screen and (max-width:896px){.suppl-action-layout{grid-template-columns:repeat(1,1fr)}}.suppl-action-layout__text h2{text-align:center;font-family:var(--minchoFont);font-weight:700;font-size:28px;margin:.8em 0 1em}@media screen and (max-width:896px){.suppl-action-layout__text h2{font-size:24px}}@media screen and (max-width:640px){.suppl-action-layout__text h2{font-size:16px}}.suppl-action-layout__text h2 span{color:var(--pink);font-weight:700}.suppl-action-layout__text img{margin:0 auto}.suppl-action-layout__text a{display:block;max-width:250px;width:100%;margin:0 auto;text-align:center;font-size:16px;font-weight:500;color:#fff;background-color:var(--black);padding:.8em 1em;border-radius:2em;transition:opacity .3s ease-in-out}@media screen and (min-width:640px){.suppl-action-layout__text a:hover{opacity:.8}}.suppl-action-layout__img img{transform:scale(1.3);transform-origin:left center}@media screen and (max-width:1280px){.suppl-action-layout__img img{transform:scale(1.1)}}@media screen and (max-width:896px){.suppl-action-layout__img img{transform:inherit}}.suppl-info{padding:100px 0}@media screen and (max-width:640px){.suppl-info{padding:50px 0}}.suppl-info-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media screen and (max-width:896px){.suppl-info-layout{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:640px){.suppl-info-layout{gap:30px}}.suppl-info-layout__img div{width:fit-content;margin:0 auto}.suppl-info-layout__img img{margin:0 auto 50px}@media screen and (max-width:640px){.suppl-info-layout__img img{margin-bottom:30px;width:70%}}.suppl-info-layout__img ul{display:flex;align-items:center;gap:10px;margin-bottom:1em}@media screen and (max-width:640px){.suppl-info-layout__img ul{gap:5px;margin-bottom:.6em}}.suppl-info-layout__img li{text-align:center;font-size:14px;font-weight:500;background-color:#fff;width:fit-content;padding:.2em .8em;border:1px solid var(--black)}@media screen and (max-width:640px){.suppl-info-layout__img li{font-size:11px}}.suppl-info-layout__img h2{font-family:var(--minchoFont);font-size:26px;font-weight:600}@media screen and (max-width:896px){.suppl-info-layout__img h2{font-size:24px}}@media screen and (max-width:640px){.suppl-info-layout__img h2{font-size:19px}}.suppl-info-layout__img h2 span{display:block;font-family:var(--gothicFont);font-size:14px;font-weight:500;margin-bottom:.2em}@media screen and (max-width:896px){.suppl-info-layout__img h2 span{font-size:13px}}@media screen and (max-width:640px){.suppl-info-layout__img h2 span{font-size:11px}}.suppl-info-layout__text table{width:100%;border-collapse:collapse}.suppl-info-layout__text th,.suppl-info-layout__text td{padding:1.5em;font-size:14px;text-align:left;border-top:1px solid #777;border-bottom:1px solid #777;vertical-align:baseline}@media screen and (max-width:896px){.suppl-info-layout__text th,.suppl-info-layout__text td{font-size:13px}}@media screen and (max-width:640px){.suppl-info-layout__text th,.suppl-info-layout__text td{font-size:12px;padding:1em}}.suppl-info-layout__text th{white-space:nowrap;font-weight:500;background-color:var(--bgSubColor)}.suppl-factory{padding:100px 0;background-color:var(--bgSubColor)}@media screen and (max-width:640px){.suppl-factory{padding:50px 0}}.suppl-factory-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media screen and (max-width:896px){.suppl-factory-layout{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:640px){.suppl-factory-layout{gap:24px}}.suppl-factory-layout__text h2{font-family:var(--minchoFont);font-size:23px;font-weight:600;margin-bottom:1.5em}@media screen and (max-width:896px){.suppl-factory-layout__text h2{font-size:22px}}@media screen and (max-width:640px){.suppl-factory-layout__text h2{font-size:18px;margin-bottom:1em}}.suppl-factory-layout__text p{font-size:14px}.suppl-factory-layout__text .badge{display:flex;align-items:center;gap:20px;margin-top:2em}@media screen and (max-width:640px){.suppl-factory-layout__text .badge{margin-top:1.5em;gap:14px}}.suppl-factory-layout__text .badge span{font-size:14px}.suppl-factory-layout__text .meta{text-align:right;margin-top:3em}@media screen and (max-width:640px){.suppl-factory-layout__text .meta{margin-top:1em}}.ms-theme-cubic{margin-bottom:-40px}.metaslider.ms-theme-cubic.ms-is-small{margin-bottom:-50px}.pc{display:block !important}.sp{display:none !important}@media only screen and (max-width:750px){.pc{display:none !important}.sp{margin-top:50px;display:block !important}}.message .topimg{margin-bottom:80px}@media screen and (max-width:640px){.message .topimg{margin-bottom:40px}}.message .topimg img{margin:0 auto}@media screen and (max-width:640px){.message .topimg img{width:100%}}.message h2{font-family:var(--minchoFont);font-weight:400;margin-bottom:1.2em;font-size:38px}.message h2{position:relative;padding:1em 2em}.message h2:before,h2:after{position:absolute;content:''}.message h2:after{top:0;left:0;width:50px;height:50px;border-top:8px solid var(--red);border-left:8px solid var(--red)}.message h2:before{right:0;bottom:0;width:50px;height:50px;border-right:8px solid var(--red);border-bottom:8px solid var(--red)}@media screen and (max-width:896px){.message h2{font-size:24px}}@media screen and (max-width:640px){.message h2{font-size:21px}}.message h3{font-family:var(--minchoFont);font-weight:400;margin-bottom:1.2em;font-size:24px}.message h3:first-letter {color:var(--red);font-size:1.4em}@media screen and (max-width:896px){.message h3{font-size:20px}}@media screen and (max-width:640px){.message h3{font-size:18px}}.message .message-txt{font-family:var(--minchoFont);font-weight:400;line-height:2;margin-bottom:1.2em}@media screen and (max-width:640px){.message .message-txt{font-size:14px;line-height:1.75;margin-bottom:1.2em}}.message .name{display:flex;align-items:center;gap:26px;justify-content:flex-end;font-family:var(--minchoFont);font-size:16px;margin-top:1em}@media screen and (max-width:640px){.message .name{font-size:14px;gap:1.5em}}.message .name span{font-size:21px;margin-top:1.2em}@media screen and (max-width:640px){.message .name span{font-size:18px}}.message hr{margin:90px 0}@media screen and (max-width:640px){.message hr{margin:50px 0}}