@charset "utf-8";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul,nav ol{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background:transparent;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}th{font-weight:normal;text-align:left}hr{display:block;height:1px;border:0;border-top:1px solid #CCC;margin:1em 0;padding:0}input,select{vertical-align:middle}img{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:bottom;background:transparent}address,cite,code,dfn,em,var{font-style:normal;font-weight:normal}@media screen and (min-width: 768px){.pc-none{display:none !important;visibility:hidden !important}}@media screen and (min-width: 0px) and (max-width: 767px){.sp-none{display:none !important;visibility:hidden !important}}img{max-width:100%}img[src$=".svg"]{width:100%}@media screen and (min-width: 0px) and (max-width: 767px){img{max-width:100%;width:100%;height:auto}}@media screen and (min-width: 0px) and (max-width: 767px){html{font-size:3.75vw}}@media screen and (min-width: 768px){html{font-size:62.5%}}body{font-family:a-otf-gothic-bbb-pr6n, sans-serif;font-weight:400;font-style:normal;color:#000}@media screen and (min-width: 0px) and (max-width: 767px){body{line-height:1.8;-webkit-text-size-adjust:100%}body input,body select{font-size:16px}}@media screen and (min-width: 768px){body{line-height:1.8;font-size:1.5rem}}body.scrollFixed{position:fixed;z-index:-1;width:100%;height:100%}a:link{color:#000;text-decoration:none}a:visited{color:#000;text-decoration:none}a:hover{color:#000;text-decoration:none}a:active{color:#000;text-decoration:none}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box}main{display:block}@media screen and (min-width: 0px) and (max-width: 767px){section{position:relative}}@media screen and (min-width: 768px){section{position:relative;width:100%;max-width:1128px;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}}.marginT-S{margin-top:0.5em}.marginT-R{margin-top:1em}.marginT-M{margin-top:1.5em}.marginB-S{margin-bottom:0.5em}.marginB-R{margin-bottom:1em}.marginB-M{margin-bottom:1.5em}.marginB-L{margin-bottom:3em}main ul,main ol{list-style:none;margin-left:0;padding-left:0}@media screen and (min-width: 0px) and (max-width: 767px){.font-S{font-size:3.4375vw;line-height:1.8}}@media screen and (min-width: 768px){.font-S{font-size:1.2rem}}@media screen and (min-width: 0px) and (max-width: 767px){.font-L{font-size:4.375vw}}@media screen and (min-width: 768px){.font-L{font-size:1.8rem}}main strong{color:#5285B8;font-weight:bold}main em{font-weight:bold}@media screen and (min-width: 0px) and (max-width: 767px){.attention{font-size:3.125vw}}@media screen and (min-width: 768px){.attention{font-size:1.1rem}}sup{vertical-align:text-top}.align-L{text-align:left}.align-R{text-align:right}.align-C{text-align:center}.pict-C{margin-top:1em;text-align:center}@media screen and (min-width: 0px) and (max-width: 767px){.pict-C img{width:70%;height:auto}}@media screen and (min-width: 0px) and (max-width: 767px){input#checked{display:none}.menu-btn{position:fixed;display:block;top:18px;right:15px;width:30px;height:23px;z-index:900}.menu-btn .bar{background-color:#99B2C3}.bar{position:absolute;top:0;left:0;display:block;width:30px;height:3px;background-color:#99B2C3;-webkit-transition:all .5s;transition:all .5s;-webkit-transform-origin:left top;transform-origin:left top}.bar.middle{top:10px;opacity:1}.bar.bottom{top:20px;-webkit-transform-origin:left bottom;transform-origin:left bottom}.close-menu{position:fixed;top:0;right:100%;width:100%;height:100vh;background-color:rgba(0,0,0,0);-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;transition-delay:0s;visibility:hidden;opacity:0}.check:checked ~ .drawer-menu{-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transform:none;transform:none;opacity:1;z-index:300}.check:checked ~ .contents{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateX(-300px);transform:translateX(-300px)}.check:checked ~ .menu-btn .menu-btn-text{visibility:hidden;opacity:0}.check:checked ~ .menu-btn .bar.top{width:30px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.check:checked ~ .menu-btn .bar.middle{opacity:0}.check:checked ~ .menu-btn .bar.bottom{width:30px;top:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.check:checked ~ .close-menu{-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-delay:.3s;transition-delay:.3s;background-color:rgba(0,0,0,0.5);visibility:visible;opacity:1;z-index:400}.drawer-menu{position:fixed;top:0;right:0;width:100%;background-color:#5285B8;-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out;-webkit-transform:translateX(100%);transform:translateX(100%);z-index:200;line-height:1.0}.drawer-menu .drawer-wrap{height:100vh;overflow:scroll}}header{width:100%}@media screen and (min-width: 0px) and (max-width: 767px){header .drawer-wrap{padding:12% 8%}header .drawer-wrap ul{font-size:4.6875vw;text-align:center}header .drawer-wrap ul a{display:block;padding:1.5em 0;color:#fff;border-bottom:solid 1px #3f6c98}header.is-fixed{position:fixed;top:0;left:0;z-index:100;width:100%}}@media screen and (min-width: 768px){header .header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;width:100%;max-width:1128px;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px;height:45px;background-color:#fff}header .header-container #header-logo{width:412px}header .header-container .global{width:50%;margin-right:20px}header .header-container .global ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;line-height:45px}header .header-container .global ul .btn-news{padding-left:1.5em;border-left:solid 1px #777}header .header-container .global ul .btn-news::after{content:" ";display:inline-block;width:12px;height:20px;margin-left:0.75em;vertical-align:middle;background:url(../images/common/btn_more.svg) no-repeat left top/12px 20px}header.is-fixed{position:fixed;top:0;left:0;z-index:100;width:100%}}@media screen and (min-width: 768px){.global a{position:relative}.global a::after{position:absolute;bottom:-6px;left:0;content:'';width:100%;height:2px;background:#99B2C3;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.global a:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}footer{position:relative;line-height:1.6}@media screen and (min-width: 0px) and (max-width: 767px){footer{position:relative;width:86%;margin-right:auto;margin-left:auto;padding-bottom:2.5em}footer dl{margin-bottom:1.5em;text-align:center;letter-spacing:0.05em}footer dl dt{margin-bottom:0.5em}footer dl dd{font-size:3.4375vw}footer dl dd+dt{margin-top:1.5em}footer .footer-btn-privacy{position:absolute;bottom:1.5em;left:0;font-size:2.8125vw}footer .credit{position:absolute;bottom:1.5em;right:0;font-size:2.8125vw}}@media screen and (min-width: 768px){footer{position:relative;width:100%;max-width:1128px;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px;padding-bottom:20px}footer dl{margin-bottom:40px;text-align:center;letter-spacing:0.05em}footer dl dt{margin-bottom:0.5em;font-size:1.7rem}footer dl dd{font-size:1.3rem}footer dl dd+dt{margin-top:2em}footer .footer-btn-privacy{position:absolute;bottom:1em;left:20px;font-size:1.1rem}footer .credit{position:absolute;bottom:1em;right:20px;font-size:1.1rem;letter-spacing:0.05em}}.page-top{position:fixed;z-index:100}@media screen and (min-width: 0px) and (max-width: 767px){.page-top{right:5px;bottom:40px;width:18px}}@media screen and (min-width: 768px){.page-top{right:10px;bottom:20px;width:22px}}@media screen and (min-width: 0px) and (max-width: 767px){#home{margin-top:6%;margin-bottom:80px}#home .insta-icon{position:absolute;top:-15px;left:3%;width:85px}#home .insta-icon img{vertical-align:top}#home .logo_pharmal{position:relative;width:110px;margin:0 auto;z-index:2}#home .logo_pharmal img{vertical-align:top}#home .cover{position:relative;margin-top:-3.5%;z-index:1}}@media screen and (min-width: 768px){#home{margin-bottom:140px}#home .insta-icon{position:absolute;top:10px;left:20px;z-index:1;width:84px}#home .insta-icon img{vertical-align:top}#home .logo_pharmal{position:absolute;top:30px;left:50%;margin-left:-77px;width:154px;z-index:2}}@media screen and (min-width: 0px) and (max-width: 767px){.home-container-flex{position:relative;width:86%;margin-right:auto;margin-left:auto}.home-container-flex .pict-box .lead{position:absolute;top:-3%;right:-3vw;width:5.5vw;z-index:2}.home-container-flex .text-box{position:relative}.home-container-flex .text-box .catch{position:absolute;top:40vw;left:50%;width:80%;margin-left:-40%;z-index:3}.home-container-flex .text-box .item-pict{position:relative;width:78%;margin:-23vw auto 50px 20%;z-index:2}.home-container-flex .text-box .item-logo{width:100%;margin-bottom:35px}.home-container-flex .text-box .global ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:3.4375vw;letter-spacing:-0.1em}}@media screen and (min-width: 768px){.home-container-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.home-container-flex .pict-box{position:relative;width:50%;text-align:right}.home-container-flex .pict-box .cover{margin:52px 40px 0 0}.home-container-flex .pict-box .lead{position:absolute;top:20px;right:22px;width:26px;z-index:2}.home-container-flex .text-box{position:relative;width:50%}.home-container-flex .text-box .catch{position:absolute;top:97px;right:-60px;width:430px;z-index:2}.home-container-flex .text-box .item-pict{position:absolute;top:13%;left:22%;z-index:1}.home-container-flex .text-box .item-logo{position:absolute;bottom:100px;left:11%;z-index:2;max-width:432px;width:80%}.home-container-flex .text-box .global{position:absolute;bottom:25px;left:11%;margin-right:5%;z-index:2}.home-container-flex .text-box .global ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2.5em}}@media screen and (min-width: 0px) and (max-width: 767px){.home-news{position:relative;width:86%;margin-right:auto;margin-left:auto;margin-top:80px}.home-news h2{display:inline-block;padding:0.5em 1em;background-color:#000;line-height:1.0;color:#fff;font-weight:normal}.home-news dl{margin:1em 0}.home-news dl dt{margin-right:1.5em;color:#777}.home-news .btn-more::before{content:" ";display:inline-block;width:8px;height:16px;margin-right:5px;vertical-align:middle;background:url(../images/common/btn_more.svg) no-repeat left top/8px auto}}@media screen and (min-width: 768px){.home-news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:20px}.home-news h2{display:inline-block;margin-right:1.5em;padding:0.5em 1em;background-color:#000;line-height:1.0;color:#fff;font-weight:normal}.home-news dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:2em}.home-news dl dt{margin-right:1.5em;color:#777;font-size:1.3rem}.home-news dl dd{letter-spacing:0.05em}.home-news .btn-more::before{content:" ";display:inline-block;width:10px;height:20px;margin-right:10px;vertical-align:middle;background:url(../images/common/btn_more.svg) no-repeat left top/10px auto}}@media screen and (min-width: 0px) and (max-width: 767px){#feature{margin-bottom:80px}#feature .pict-box{position:relative}#feature .pict-box .main-pict{width:75%}#feature .pict-box .item-pict{position:absolute;bottom:-5%;right:14%;z-index:2;width:15%}#feature .text-box{width:84%;margin:10% 0 0 10%}#feature .text-box h2{width:85%;margin:0 0 2.2em -1em}}@media screen and (min-width: 768px){#feature{margin-top:30px;margin-bottom:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#feature .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:35px 50px 0 30px}#feature .text-box h2{width:30px}#feature .text-box .item-pict{margin-right:62px;margin-left:62px}#feature .text-box .copy{width:200px;margin-top:180px}}@media screen and (min-width: 0px) and (max-width: 767px){#free{margin-bottom:80px}#free h2{width:75%;margin:0 auto;text-align:center}#free .free-container-flex{position:relative}#free .free-container-flex .drop1{position:absolute;top:-13vw;right:3%;z-index:1;width:41%}#free .free-container-flex .drop2{position:absolute;top:40vw;left:-2%;z-index:1;width:55%}#free .free-container-flex .free-box{position:relative;z-index:2;text-align:center}#free .free-container-flex .free-box h3{margin:40px 0 5px 0;line-height:1.4;text-align:center}#free .free-container-flex .free-box h3::after{content:' ';display:inline-block;width:2em;border-bottom:solid 1px #000}#free .free-container-flex .free-box h3 img{height:20px}}@media screen and (min-width: 768px){#free{margin-bottom:190px}#free h2{margin-bottom:40px;text-align:center}#free .free-container-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;max-width:990px;width:100%;margin:0 auto}#free .free-container-flex .drop1{position:absolute;top:-25px;left:135px;z-index:2}#free .free-container-flex .drop2{position:absolute;bottom:-35px;left:5px;z-index:2}#free .free-container-flex .drop3{position:absolute;top:-40px;left:645px;z-index:2}#free .free-container-flex .free-box{position:relative;font-size:1.6rem;text-align:center}#free .free-container-flex .free-box:nth-of-type(1){position:relative;z-index:3;width:30%}#free .free-container-flex .free-box:nth-of-type(2){width:39%;z-index:1;margin-left:9.5%}#free .free-container-flex .free-box:nth-of-type(3){width:31%;z-index:3;margin-left:-9.5%}#free .free-container-flex .free-box:nth-of-type(3) .attention{letter-spacing:-0.01em}#free .free-container-flex .free-box h3{margin-top:70px;margin-bottom:5px;text-align:center}#free .free-container-flex .free-box h3::after{content:' ';display:inline-block;width:2.5em;border-bottom:solid 1px #000}#free .free-container-flex .free-box h3 img{height:24px}#free .free-container-flex .free-box .free5{margin-top:80px}}@media screen and (min-width: 0px) and (max-width: 767px){#worry{margin-bottom:80px}#worry h2{position:absolute;z-index:2;top:0;right:6%;width:75%}#worry .main-pict{padding-top:10vw}#worry .lead{position:absolute;top:33vw;right:6%;z-index:1;width:5.5vw}}@media screen and (min-width: 768px){#worry{position:relative;margin-bottom:160px}#worry h2{position:absolute;z-index:2;top:0;right:4%;max-width:498px;width:calc((498 / 1087) * 100%)}#worry .main-pict{padding-top:6.5%}#worry .lead{position:absolute;top:320px;right:12.5%;z-index:1;width:30px}}@media screen and (min-width: 0px) and (max-width: 767px){.worry-container{width:72%;margin:10% 0 0 10%}.worry-container .worry-box+.worry-box{margin-top:40px}.worry-container .worry-box .text-box h3{width:100%}.worry-container .worry-box .text-box h4.accordion-trigger{position:relative;display:block;width:120px;padding:5px 0 10px 0}.worry-container .worry-box .text-box h4.accordion-trigger::after{position:absolute;top:18px;content:' ';display:inline-block;width:15px;height:15px;background:url(../images/worry/worry_arrow.svg) no-repeat left center/15px 15px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.3s;transition:0.3s}.worry-container .worry-box .text-box h4.accordion-trigger.selected::after{-webkit-transition:0.3s;transition:0.3s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.worry-container .worry-box .text-box h4.accordion-trigger.worry-1::after{right:-20px}.worry-container .worry-box .text-box h4.accordion-trigger.worry-2::after{right:-5px}.worry-container .worry-box .text-box h4.accordion-trigger.worry-3::after{right:32px}.worry-container .worry-box .text-box .attention{margin-top:1em;color:#888}}@media screen and (min-width: 768px){.worry-container{width:64%;margin-top:90px;margin-left:75px}.worry-container .worry-box{position:relative}.worry-container .worry-box+.worry-box{margin-top:95px}.worry-container .worry-box .text-box{position:relative;z-index:2}.worry-container .worry-box .text-box h3{margin-bottom:30px}.worry-container .worry-box .text-box h3 img{height:24px;width:auto}.worry-container .worry-box .text-box h4{position:absolute;top:65px;left:0;z-index:1;width:10px}.worry-container .worry-box .text-box .text{margin-bottom:10px;margin-left:60px}.worry-container .worry-box .text-box .attention{margin-top:1em}.worry-container .worry-box .drop1{position:absolute;top:-40px;left:-80px;z-index:1}.worry-container .worry-box .drop2{position:absolute;top:-80px;left:400px;z-index:1}.worry-container .worry-box .drop3{position:absolute;top:-50px;left:215px;z-index:1}.worry-container .attention-box{position:relative;margin-top:60px;padding:1.5em 1.5em 1.5em 4em;border:solid 1px #777;font-size:1.2rem}.worry-container .attention-box h3{position:absolute;top:-1em;left:1em;z-index:1;display:block;width:6em;background-color:#fff;text-align:center;font-size:1.3rem;font-weight:normal}}@media screen and (min-width: 0px) and (max-width: 767px){#character{margin-bottom:80px}#character h2{margin:0 auto}#character h2 img{height:20px}#character .character-container-flex{width:75%;margin:0 auto}#character .character-container-flex .character-box{margin-top:50px}#character .character-container-flex .character-box figure{margin-bottom:30px}}@media screen and (min-width: 768px){#character{margin-bottom:120px}#character h2{width:240px;margin:0 auto 60px auto}#character .character-container-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#character .character-container-flex .character-box{width:33%}#character .character-container-flex .character-box figure{margin-bottom:30px}}.balloon{position:relative;margin:0 auto;padding:1em 0;border:solid 2px #D9E2E9;border-radius:10px;background-color:#fff;text-align:center}@media screen and (min-width: 0px) and (max-width: 767px){.balloon{width:100%;font-size:3.4375vw}}@media screen and (min-width: 768px){.balloon{width:88%}}.balloon::before{content:"";position:absolute;top:-26px;left:120px;width:0;height:0;border-bottom:26px solid #D9E2E9;border-left:6px solid transparent;border-right:10px solid transparent;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}.balloon::after{content:"";position:absolute;margin:0 auto;top:-18px;left:118px;width:0;height:0;border-bottom:26px solid #fff;border-left:6px solid transparent;border-right:10px solid transparent;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}@media screen and (min-width: 0px) and (max-width: 767px){#usage{margin-bottom:80px}#usage .usage-container-flex .pict-box{width:75%;margin:0 0 0 auto}#usage .usage-container-flex .pict-box h2{position:absolute;top:0;left:10%;z-index:2;width:50%}#usage .usage-container-flex .pict-box .main-pict{position:relative;z-index:1;padding-top:12%}#usage .usage-container-flex .text-box{width:80%;margin:40px auto 0 auto}#usage .usage-container-flex .text-box li{margin-bottom:30px}#usage .usage-other{width:80%;margin:40px auto 0 auto}#usage .usage-other h3{position:relative;z-index:2}#usage .usage-other ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}#usage .usage-other ul li{width:35%;margin:0 3% 1em 0}#usage .usage-other ul li:first-child{margin-left:20%}}@media screen and (min-width: 768px){#usage{position:relative;margin-bottom:190px}#usage .usage-container-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 5%;gap:5%}#usage .usage-container-flex .pict-box h2{position:relative;z-index:2;margin-left:18px;max-width:309px;width:calc((309 / 467) * 100%)}#usage .usage-container-flex .pict-box .main-pict{position:relative;z-index:1;margin-top:-8%;max-width:467px;width:100%}#usage .usage-container-flex .text-box{margin-top:5%}#usage .usage-container-flex .text-box li{margin-bottom:5%}#usage .usage-other{position:absolute;bottom:3%;left:39.8%;z-index:2;width:56%}#usage .usage-other h3{position:relative;z-index:2}#usage .usage-other ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:-38px}}@media screen and (min-width: 0px) and (max-width: 767px){#item-info{position:relative;width:86%;margin-right:auto;margin-left:auto;margin-bottom:80px;text-align:center}#item-info .item-pict{position:relative;z-index:2;width:98%;margin-bottom:30px;padding-left:17%;text-align:center}#item-info .item-new{position:absolute;top:-7vw;left:50%;z-index:1;margin-left:-20%;width:14%}#item-info .item-catch{position:absolute;top:-6vw;left:43%;z-index:3;width:45%}#item-info .logo-pharmal{width:40%;margin:0 auto 25px auto}#item-info .item-name1{width:60%;margin:0 auto 15px auto}#item-info .item-logo{width:100%;margin:0 auto 15px auto}#item-info .item-name2{font-size:2.8125vw}#item-info .item-name2 img{width:50%;margin-bottom:20px}}@media screen and (min-width: 768px){#item-info{position:relative;margin-bottom:130px;text-align:center}#item-info .item-pict{position:relative;z-index:2;margin-bottom:30px;padding-left:120px;text-align:center}#item-info .item-new{position:absolute;top:-25px;left:50%;z-index:1;margin-left:-94px;width:54px}#item-info .item-catch{position:absolute;top:-45px;left:calc(50% - 3%);z-index:3;width:270px}#item-info .logo-pharmal{width:154px;margin:0 auto 25px auto}#item-info .item-name1{width:366px;margin:0 auto 25px auto}#item-info .item-logo{max-width:424px;width:100%;margin:0 auto}#item-info .item-name2{font-size:1.3rem}#item-info .item-name2 img{width:266px;margin-bottom:35px}}@media screen and (min-width: 0px) and (max-width: 767px){#contact{position:relative;width:86%;margin-right:auto;margin-left:auto;margin-bottom:80px}#contact h2{margin-bottom:30px}#contact h2 img{height:20px}}@media screen and (min-width: 768px){#contact{margin-bottom:160px}#contact h2{width:210px;margin:0 auto 80px auto}}@media screen and (min-width: 0px) and (max-width: 767px){#mailformpro dl dt{margin-bottom:0.5em}#mailformpro dl dt .must{display:inline-block;width:3em;height:1.8em;line-height:1.8em;margin-left:1em;background-color:#999;font-size:2.8125vw;color:#fff;text-align:center;vertical-align:middle}#mailformpro dl dd{margin-bottom:1.75em}}@media screen and (min-width: 768px){#mailformpro{width:64%;margin:0 auto}#mailformpro dl dt{float:left;display:block;width:14em;clear:both;vertical-align:middle}#mailformpro dl dt .must{display:inline-block;width:3em;height:1.8em;line-height:1.8em;margin-left:1em;background-color:#999;font-size:1.1rem;color:#fff;text-align:center;vertical-align:middle}#mailformpro dl dd{padding:0 0 2em 14em;vertical-align:middle}}.mfp_element_text,.mfp_element_number,.mfp_element_select-one,.mfp_element_email,.mfp_element_tel,.mfp_element_textarea,.mfp_element_date,.mfp_element_password{width:100% !important;max-width:100% !important;padding:12px;border-top:solid 1px #999;border-left:solid 2px #ccc;border-right:none;border-bottom:none;vertical-align:middle;font-size:16px}@media screen and (min-width: 0px) and (max-width: 767px){.mfp_buttons .mfp_element_submit,.mfp_buttons .mfp_element_reset,.mfp_buttons .mfp_element_button,.mfp_buttons button.mfp_next,.mfp_buttons button.mfp_prev{display:inline-block;width:40%;height:40px;line-height:40px;margin:0 auto;outline:none;border:none;background-color:#5285B8;text-align:center;font-size:0;font-size:4.0625vw;color:#fff;cursor:pointer}#mfp_overlay_inner .mfp_buttons{margin-top:2em;text-align:center}#mfp_overlay_inner .mfp_buttons button{margin:0 2%}}@media screen and (min-width: 768px){.mfp_buttons .mfp_element_submit,.mfp_buttons .mfp_element_reset,.mfp_buttons .mfp_element_button,.mfp_buttons button.mfp_next,.mfp_buttons button.mfp_prev{display:inline-block;width:110px;height:35px;line-height:35px;margin:0 auto;outline:none;border:none;background-color:#5285B8;text-align:center;font-size:0;font-size:1.5rem;color:#fff;cursor:pointer}#mfp_overlay_inner .mfp_buttons{margin-top:2em;text-align:center}#mfp_overlay_inner .mfp_buttons button{margin:0 10px}}@media screen and (min-width: 0px) and (max-width: 767px){.contact-btn-privacy{font-size:3.4375vw}.contact-btn-privacy a{text-decoration:underline}}@media screen and (min-width: 768px){.contact-btn-privacy{margin-top:-2.5em;text-align:right;font-size:1.2rem}.contact-btn-privacy a{text-decoration:underline}}@media screen and (min-width: 0px) and (max-width: 767px){.btn-container-flex{margin-top:2em}.btn-container-flex .form-attention{margin-top:2em;font-size:3.4375vw}}@media screen and (min-width: 768px){.btn-container-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:2em}.btn-container-flex .form-attention{width:80%;font-size:1.2rem}}@media screen and (min-width: 0px) and (max-width: 767px){.thanks-header{width:90%}}#thanks{padding:6em 0;text-align:center}@media screen and (min-width: 0px) and (max-width: 767px){#thanks h2{margin-bottom:1em;font-size:5vw}}@media screen and (min-width: 768px){#thanks h2{margin-bottom:2em;font-size:2.4rem}}#thanks .btn-back{padding-top:1em}#thanks .btn-back a{text-decoration:underline}@media screen and (min-width: 0px) and (max-width: 767px){.modaal-wrap{width:100%;padding:70px 12%}.modaal-wrap .news-index{margin-bottom:3em}.modaal-wrap .news-index .thumbnail{width:100%}.modaal-wrap .news-index .text-box{margin-top:1em}.modaal-wrap .news-index .text-box .date{color:#777;font-size:3.4375vw}.modaal-wrap .news-index .text-box h2{font-size:4.375vw;font-weight:normal}}@media screen and (min-width: 768px){.modaal-wrap{width:100%;max-width:900px;padding:0 20px;margin:10% auto}.modaal-wrap .news-index{display:table;width:100%;margin-bottom:5em}.modaal-wrap .news-index .date{display:table-cell;width:9em;color:#777;vertical-align:top}.modaal-wrap .news-index .thumbnail{display:table-cell;width:130px;padding:5px 20px 0 0;vertical-align:top}.modaal-wrap .news-index .text-box{display:table-cell;vertical-align:top}.modaal-wrap .news-index .text-box h2{margin-bottom:0.5em;font-size:1.8rem;font-weight:normal}}@media screen and (min-width: 0px) and (max-width: 767px){#store{position:relative;width:86%;margin-right:auto;margin-left:auto;margin-bottom:80px}}@media screen and (min-width: 768px){#store{margin-bottom:140px}}#store h2{margin-bottom:2em;padding:1em;border:solid 1px #777;line-height:1.0;text-align:center;font-weight:normal;letter-spacing:0.1em}@media screen and (min-width: 0px) and (max-width: 767px){#store h2{margin-bottom:1em;font-size:5vw}}@media screen and (min-width: 768px){#store h2{font-size:3.0rem}}#store h3{text-align:center;font-weight:normal;letter-spacing:0.15em}#store h3::after{content:' ';display:block;width:1.5em;margin:0.5em auto 0 auto;border-bottom:solid 1px #777}@media screen and (min-width: 0px) and (max-width: 767px){#store h3{margin-bottom:1em;font-size:4.375vw}}@media screen and (min-width: 768px){#store h3{margin-bottom:1.5em;font-size:2.8rem}}#store h4{position:relative;text-align:center;font-weight:normal;letter-spacing:0.1em;-webkit-transition:0.4s;transition:0.4s}#store h4:hover{opacity:0.6;-webkit-transition:0.4s;transition:0.4s}#store h4::after{position:absolute;content:' ';display:inline-block;width:18px;height:18px;background:url(../images/worry/worry_arrow.svg) no-repeat left center/18px 18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.3s;transition:0.3s}@media screen and (min-width: 0px) and (max-width: 767px){#store h4::after{top:7px;margin-left:2px}}@media screen and (min-width: 768px){#store h4::after{top:12px;margin-left:5px}}#store h4.selected::after{-webkit-transition:0.3s;transition:0.3s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width: 0px) and (max-width: 767px){#store h4{font-size:4.0625vw}}@media screen and (min-width: 768px){#store h4{font-size:2.0rem}}#store .store-pref{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:solid 1px #99B2C3;border-bottom:solid 1px #99B2C3}@media screen and (min-width: 0px) and (max-width: 767px){#store .store-pref{margin:1.5em 0}}@media screen and (min-width: 768px){#store .store-pref{margin:2em 0}}#store .store-pref li a{display:block}@media screen and (min-width: 0px) and (max-width: 767px){#store .store-pref li a{padding:0.5em 1em}}@media screen and (min-width: 768px){#store .store-pref li a{padding:1em 2em}}#store .store-pref li a.selected{background-color:#99B2C3;color:#fff}#store .store-city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}#store .store-city li{line-height:1.0}@media screen and (min-width: 0px) and (max-width: 767px){#store .store-city li{margin:0.25em 0}}@media screen and (min-width: 768px){#store .store-city li{margin:0.5em 0}}#store .store-city li a{display:block;padding:0.5em 1em}#store .store-city li a.selected{background-color:#99B2C3;color:#fff}@media screen and (min-width: 0px) and (max-width: 767px){#store .table-scroll{margin:1.5em 0;overflow:scroll}}@media screen and (min-width: 768px){#store .table-scroll{margin:2em 0}}#store .store-list{border-top:solid 1px #99B2C3}@media screen and (min-width: 0px) and (max-width: 767px){#store .store-list{width:920px}}@media screen and (min-width: 768px){#store .store-list{width:100%}}#store .store-list th,#store .store-list td{padding:0.5em 0;vertical-align:middle}#store .store-list th{width:13%;white-space:nowrap}#store .store-list td{border-bottom:solid 1px #99B2C3}#store .store-list td:not(:nth-of-type(1)){color:#777}@media screen and (min-width: 0px) and (max-width: 767px){#store .store-list td:not(:nth-of-type(1)){font-size:3.4375vw}}@media screen and (min-width: 768px){#store .store-list td:not(:nth-of-type(1)){font-size:1.2rem}}#store .store-list td.tbl-store{width:35%;padding-right:1em}#store .store-list td.tbl-add{width:35%;padding-right:1em}#store .store-list td.tbl-phone{width:12%;white-space:nowrap}#store .store-list td.tbl-map{width:5%;text-align:center}#store .store-list td.tbl-map img{width:30px}/*!
	Modaal - accessible modals - v0.4.3
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;overflow:auto;opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:transparent;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0px;background:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.2);box-shadow:0 4px 15px rgba(0,0,0,0.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:40px;height:40px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:none;background:#fff}.modaal-close:focus:before,.modaal-close:focus:after,.modaal-close:hover:before,.modaal-close:hover:after{background:#999}.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-close:before,.modaal-close:after{display:block;content:" ";position:absolute;top:0;left:20px;width:2px;height:40px;border-radius:4px;background:#666;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (min-width: 0px) and (max-width: 767px){.modaal-fullscreen .modaal-close{right:15px;top:15px}}@media screen and (min-width: 768px){.modaal-fullscreen .modaal-close{right:30px;top:30px}}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:transparent}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}.modaal-instagram .modaal-container{width:auto;background:transparent;-webkit-box-shadow:none !important;box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:transparent}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;-webkit-box-shadow:none !important;box-shadow:none !important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);box-shadow:0 0 10px rgba(0,0,0,0.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}@media only screen and (min-width: 1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width: 1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;transform:none;background:rgba(0,0,0,0.7)}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width: 900px){.modaal-instagram iframe{width:500px !important}}@media screen and (max-height: 1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height: 1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height: 900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-width: 600px){.modaal-instagram iframe{width:280px !important}}@media only screen and (max-height: 820px){.modaal-gallery-label{display:none}}.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(0.25);transform:scale(0.25)}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-webkit-transform:scale(1);transform:scale(1)}}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-webkit-transform:translate(84px, 84px) rotate(45deg) translate(70px, 0);transform:translate(84px, 84px) rotate(45deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-webkit-transform:translate(84px, 84px) rotate(90deg) translate(70px, 0);transform:translate(84px, 84px) rotate(90deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-webkit-transform:translate(84px, 84px) rotate(135deg) translate(70px, 0);transform:translate(84px, 84px) rotate(135deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-webkit-transform:translate(84px, 84px) rotate(180deg) translate(70px, 0);transform:translate(84px, 84px) rotate(180deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-webkit-transform:translate(84px, 84px) rotate(225deg) translate(70px, 0);transform:translate(84px, 84px) rotate(225deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-webkit-transform:translate(84px, 84px) rotate(270deg) translate(70px, 0);transform:translate(84px, 84px) rotate(270deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-webkit-transform:translate(84px, 84px) rotate(315deg) translate(70px, 0);transform:translate(84px, 84px) rotate(315deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-webkit-transform:translate(84px, 84px) rotate(360deg) translate(70px, 0);transform:translate(84px, 84px) rotate(360deg) translate(70px, 0)}.animate img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.animated{-webkit-transition:none !important;transition:none !important}@media screen and (min-width: 768px){.header-container{opacity:0.0}.header-container.animate{opacity:1.0;-webkit-transition:opacity .7s;transition:opacity .7s}#home #home-01{position:relative;opacity:0.0;top:15px}#home #home-01.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#home #home-02{opacity:0.0;padding-top:15px}#home #home-02.animate{opacity:1.0;padding-top:0;-webkit-transition:opacity .7s,padding-top .7s;transition:opacity .7s,padding-top .7s}#home #home-03{opacity:0.0;padding-top:15px}#home #home-03.animate{opacity:1.0;padding-top:0;-webkit-transition:opacity .7s,padding-top .7s;transition:opacity .7s,padding-top .7s}#home #home-04-1{opacity:0.0;padding-top:15px}#home #home-04-1.animate{opacity:1.0;padding-top:0;-webkit-transition:opacity .7s,padding-top .7s;transition:opacity .7s,padding-top .7s}#home #home-04-2{opacity:0.0;padding-top:15px}#home #home-04-2.animate{opacity:1.0;padding-top:0;-webkit-transition:opacity .7s,padding-top .7s;transition:opacity .7s,padding-top .7s}#home #home-04-3{opacity:0.0;margin-bottom:-15px}#home #home-04-3.animate{opacity:1.0;margin-bottom:0;-webkit-transition:opacity .7s,margin-bottom .7s;transition:opacity .7s,margin-bottom .7s}#home #home-05-1{opacity:0.0}#home #home-05-1.animate{opacity:1.0;-webkit-transition:opacity .7s;transition:opacity .7s}#home #home-05-2{opacity:0.0}#home #home-05-2.animate{opacity:1.0;-webkit-transition:opacity .7s;transition:opacity .7s}#home #home-05-3{position:relative;opacity:0.0}#home #home-05-3.animate{opacity:1.0;-webkit-transition:opacity .7s;transition:opacity .7s}#feature #feature-01{position:relative;opacity:0.0;top:15px}#feature #feature-01.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#feature #feature-02-1{position:relative;opacity:0.0;top:15px}#feature #feature-02-1.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#feature #feature-02-2{position:relative;opacity:0.0;top:15px}#feature #feature-02-2.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#feature #feature-03{position:relative;opacity:0.0;top:30px}#feature #feature-03.animate{opacity:1.0;top:0;-webkit-transition:opacity 1.4s,top 1.4s;transition:opacity 1.4s,top 1.4s}#free #free-01{position:relative;opacity:0.0;top:15px}#free #free-01.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#free #free-02{opacity:0.0;top:15px}#free #free-02.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#free #free-03-1{opacity:0.0;top:15px}#free #free-03-1.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#free #free-03-2{opacity:0.0;top:15px}#free #free-03-2.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#free .drop1,#free .drop2,#free .drop3{opacity:0.0}#free .drop1.animate,#free .drop2.animate,#free .drop3.animate{opacity:1.0;-webkit-transition:opacity .7s;transition:opacity .7s}#worry #worry-01{position:relative;opacity:0.0;top:15px}#worry #worry-01.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#worry #worry-02{opacity:0.0;top:15px}#worry #worry-02.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#worry #worry-03{opacity:0.0;padding-top:15px}#worry #worry-03.animate{opacity:1.0;padding-top:0;-webkit-transition:opacity .7s,padding-top .7s;transition:opacity .7s,padding-top .7s}#worry #worry-04-1{opacity:0.0;top:15px}#worry #worry-04-1.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#worry #worry-04-2{opacity:0.0;top:15px}#worry #worry-04-2.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#worry #worry-04-3{opacity:0.0;top:15px}#worry #worry-04-3.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#worry #worry-04-4{opacity:0.0;top:15px}#worry #worry-04-4.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#worry #worry-05-1{opacity:0.0}#worry #worry-05-1.animate{opacity:1.0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#worry #worry-05-2{opacity:0.0}#worry #worry-05-2.animate{opacity:1.0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#worry #worry-05-3{opacity:0.0}#worry #worry-05-3.animate{opacity:1.0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#character #character-01{position:relative;opacity:0.0;top:15px}#character #character-01.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#character #character-02{position:relative;opacity:0.0;top:15px}#character #character-02.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#character #character-03{position:relative;opacity:0.0;top:15px}#character #character-03.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#character #character-04{position:relative;opacity:0.0;top:15px}#character #character-04.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#usage #usage-01{opacity:0.0;top:15px}#usage #usage-01.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#usage #usage-02{opacity:0.0;top:15px}#usage #usage-02.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#usage #usage-03{position:relative;opacity:0.0;top:15px}#usage #usage-03.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#usage #usage-04{position:relative;opacity:0.0;top:15px}#usage #usage-04.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#usage .usage-other h3{opacity:0.0;top:15px}#usage .usage-other h3.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#usage #usage-05{position:relative;opacity:0.0;top:15px}#usage #usage-05.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#usage #usage-06{position:relative;opacity:0.0;top:15px}#usage #usage-06.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#usage #usage-07{position:relative;opacity:0.0;top:15px}#usage #usage-07.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#usage #usage-08{position:relative;opacity:0.0;top:15px}#usage #usage-08.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#item-info #item-01{opacity:0.0;top:15px}#item-info #item-01.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#item-info #item-02{opacity:0.0;padding-top:15px}#item-info #item-02.animate{opacity:1.0;padding-top:0;-webkit-transition:opacity .7s,padding-top .7s;transition:opacity .7s,padding-top .7s}#item-info #item-03{position:relative;opacity:0.0;top:15px}#item-info #item-03.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#item-info #item-04{position:relative;opacity:0.0;top:15px}#item-info #item-04.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#item-info #item-05-1{position:relative;opacity:0.0;top:15px}#item-info #item-05-1.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#item-info #item-05-2{position:relative;opacity:0.0;top:15px}#item-info #item-05-2.animate{opacity:1.0;top:0;-webkit-transition:opacity .7s,top .7s;transition:opacity .7s,top .7s}#item-info #item-06{opacity:0.0;padding-top:15px}#item-info #item-06.animate{opacity:1.0;padding-top:0;-webkit-transition:opacity .7s,padding-top .7s;transition:opacity .7s,padding-top .7s}}.pref-area{cursor:pointer}.pref-area+div{display:none}.store-pref{display:none}.store-pref a{cursor:pointer}.store-city a{cursor:pointer}.table-scroll{display:none}

/*# sourceMappingURL=style.min.css.map */
