*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}ul{list-style:none;margin:0;padding:0}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){*,*::before,*::after{-webkit-animation-duration:.01ms !important;animation-duration:.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;-webkit-transition-duration:.01ms !important;transition-duration:.01ms !important}}.clearfix::after{clear:both;content:"";display:block}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;font-family:inherit;font-size:16px;width:100%}input,textarea{border:solid 1px #dedede;padding:4px}@media screen and (min-width: 576px){input,textarea{border:solid 1px #707070}}button{border:transparent}label{cursor:pointer}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,input[type=month]::-webkit-outer-spin-button,input[type=month]::-webkit-inner-spin-button,input[type=datetime-local]::-webkit-outer-spin-button,input[type=datetime-local]::-webkit-inner-spin-button,input[type=week]::-webkit-outer-spin-button,input[type=week]::-webkit-inner-spin-button,input[type=time]::-webkit-outer-spin-button,input[type=time]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button,input[type=date]::-webkit-inner-spin-button{display:none}body{background-color:#f7f7f7;color:#5a5a5a;font-family:sans-serif;font-family:"Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"メイリオ",Meiryo,sans-serif;margin:0;overflow-x:hidden}@media screen and (max-width: 575px){body{-webkit-animation:pagefade 2.5s ease-in-out 0s 1 normal;animation:pagefade 2.5s ease-in-out 0s 1 normal}}@-webkit-keyframes pagefade{0%{opacity:0}100%{opacity:1}}@keyframes pagefade{0%{opacity:0}100%{opacity:1}}.body.open{overflow:hidden;position:fixed;right:0;top:0;width:100%}.header{padding:30px;position:relative;width:100%;z-index:100}@media screen and (min-width: 769px){.header{padding:64px 0 40px}}.header__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto}@media screen and (min-width: 769px){.header__inner{max-width:80%}}@media screen and (min-width: 1200px){.header__inner{max-width:1080px}}.header__logo-img{position:relative;width:124px;z-index:90}@media screen and (min-width: 576px){.header__logo-img{height:38px;width:auto}}.header-nav{display:none}@media screen and (min-width: 769px){.header-nav{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-nav__item{margin-left:30px}@media screen and (min-width: 1200px){.header-nav__item{margin-left:70px}}.header-nav__link{display:inline-block;padding:16px 0;position:relative}.header-nav__link::after{background:#5a5a5a;bottom:6px;content:"";height:1px;left:0;position:absolute;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:100%}.header-nav__link:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}.is-fixed{background-color:#fff;left:0;padding:20px 30px;position:fixed;top:0;width:100%;z-index:99}@media screen and (min-width: 769px){.is-fixed{padding:20px}}@media screen and (min-width: 769px){.is-fixed{padding:20px 0}}.nav-container{margin-left:auto;position:absolute;right:30px;top:30px}@media screen and (min-width: 769px){.nav-container{display:none}}.nav-container.nav-fixed{top:20px}.nav-toggle{cursor:pointer;display:block;height:30px;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:30px;z-index:40}.nav-toggle span{background-color:#5a5a5a;border-radius:.25px;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.nav-toggle span:nth-child(1){top:1px;-webkit-transform-origin:left center;transform-origin:left center}.nav-toggle span:nth-child(2){top:11px;-webkit-transform-origin:left center;transform-origin:left center}.nav-toggle span:nth-child(3){top:21px;-webkit-transform-origin:left center;transform-origin:left center}.nav-toggle.open span:nth-child(1){left:1px;top:.0625px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0;width:0%}.nav-toggle.open span:nth-child(3){left:1px;top:21.9375px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-overlay{background:rgba(0,0,0,.8);border-radius:50%;left:15px;position:absolute;top:15px;-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0);-webkit-transition:1s;transition:1s;z-index:20}.nav-overlay.open{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.nav-fullscreen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;padding-top:50%;position:fixed;top:0;-webkit-transition:ease-in-out .2s;transition:ease-in-out .2s;-webkit-transition-delay:0s;transition-delay:0s;visibility:hidden;width:100%;z-index:20}.nav-fullscreen ul{list-style:none}.nav-fullscreen a{color:#fff;text-decoration:none}.nav-fullscreen.open{opacity:1;-webkit-transition:ease-in .3s;transition:ease-in .3s;-webkit-transition-delay:0s;transition-delay:0s;visibility:visible}.nav-overlay{background:linear-gradient(90.0320438615deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%)}.nav-toggle span{background-color:#5a5a5a}.header-spnav__link{display:block;padding:24px}.header-spnav__item--contact{margin-left:-1px}.footer{background-color:#5a5a5a;color:#fff;padding:52px}@media screen and (min-width: 576px){.footer{padding:54px 16px 62px}}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto}@media screen and (min-width: 576px){.footer__container{max-width:1080px}}.footer__logo{display:inline-block}@media screen and (min-width: 576px){.footer__logo{margin-bottom:80px}}.footer__logo-img{height:25px}@media screen and (min-width: 576px){.footer__logo-img{height:auto;margin-top:10px;width:188px}}.footer__list{display:none}@media screen and (min-width: 576px){.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__item:not(last-child){margin-right:16px}@media screen and (min-width: 769px){.footer__item:not(last-child){margin-right:71px}}.footer__link{color:#fff;display:inline-block;font-size:18px;text-decoration:none}.footer__sns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-4px;margin-top:-10px}@media screen and (min-width: 576px){.footer__sns{margin-top:50px}}@media screen and (min-width: 576px){.footer__sns-item{margin-right:16px}}.footer__block{margin:40px auto auto;text-align:center}@media screen and (min-width: 576px){.footer__block{margin-top:-63px;max-width:1080px;text-align:left}}.footer__copyright{color:#a2a2a2;font-size:9px;margin:13px 0 0;text-align:center}@media screen and (min-width: 576px){.footer__copyright{margin:13px 0 0;text-align:left}}.copyright{font-size:14px}.sidebar{background:#eee;padding:2em}.loading-fullpage{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fadeout;animation-name:fadeout;background:#fdfdfd url("../images/top/logo-animation.gif");background-position:center;background-repeat:no-repeat;background-size:contain;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@media screen and (min-width: 576px){.loading-fullpage{background-size:auto}}.loading-fullpage>*{bottom:0;left:0;margin:auto;position:fixed;right:0;top:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0;z-index:-1}}@keyframes fadeout{from{opacity:1}to{opacity:0;z-index:-1}}.btn{background:linear-gradient(90.0173193053deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);display:inline-block;padding:22px;position:relative;width:190px}@media screen and (min-width: 576px){.btn{width:238px}}.btn::after{border-bottom:1px solid #5a5a5a;border-right:1px solid #5a5a5a;content:"";display:block;height:7px;position:absolute;right:22px;top:50%;-webkit-transform:translateY(-50%) skew(45deg);transform:translateY(-50%) skew(45deg);-webkit-transition:.3s;transition:.3s;width:14px}.btn:hover::after{right:3px;width:38px}.btn--line{background:linear-gradient(135deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);height:100%;padding:16px;width:42px}.btn--line::after{border-bottom:1px solid #5a5a5a;border-left:1px solid #5a5a5a;border-right:transparent;bottom:12%;content:"";display:block;height:14px;position:absolute;right:16px;top:auto;-webkit-transform:skew(0deg, -45deg);transform:skew(0deg, -45deg);-webkit-transition:.3s;transition:.3s;width:7px}.btn--line:hover::after{bottom:4px;height:34px;right:16px;width:7px}.btn--more{background:linear-gradient(90.0173193053deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);display:inline-block;padding:16px;position:relative;width:190px}@media screen and (min-width: 576px){.btn--more{width:238px}}.btn--more::after{border-bottom:1px solid #5a5a5a;border-left:1px solid #5a5a5a;border-right:transparent;bottom:-4px;content:"";display:block;height:14px;left:50%;position:absolute;-webkit-transform:skew(0deg, -45deg);transform:skew(0deg, -45deg);-webkit-transition:.3s;transition:.3s;width:7px}.btn--more:hover{cursor:pointer}.btn--more:hover::after{bottom:-24px;height:34px;right:16px;width:7px}.secondary-btn{display:inline-block;padding-right:20px;position:relative}@media screen and (min-width: 576px){.secondary-btn{background:linear-gradient(90.0173193053deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);padding:22px;width:238px}}.secondary-btn::after{border-bottom:1px solid #5a5a5a;border-right:1px solid #5a5a5a;content:"";display:block;height:7px;position:absolute;right:2px;top:50%;-webkit-transform:translateY(-50%) skew(45deg);transform:translateY(-50%) skew(45deg);-webkit-transition:.3s;transition:.3s;width:14px}@media screen and (min-width: 576px){.secondary-btn::after{border-bottom:1px solid #5a5a5a;border-right:1px solid #5a5a5a;content:"";display:block;height:7px;position:absolute;right:22px;top:50%;-webkit-transform:translateY(-50%) skew(45deg);transform:translateY(-50%) skew(45deg);-webkit-transition:.3s;transition:.3s;width:14px}}.secondary-btn:hover::after{right:3px;width:38px}.slide-top{opacity:0;-webkit-transform:translate(0, -20px);transform:translate(0, -20px);-webkit-transition:all 1s ease-out;transition:all 1s ease-out}.slide-bottom{opacity:0;-webkit-transform:translate(0, 20px);transform:translate(0, 20px);-webkit-transition:all 1s ease-out;transition:all 1s ease-out}.slide-left{opacity:0;-webkit-transform:translate(-20px, 0);transform:translate(-20px, 0);-webkit-transition:all 1.5s ease-out;transition:all 1.5s ease-out}.slide-right{opacity:0;-webkit-transform:translate(20px, 0);transform:translate(20px, 0);-webkit-transition:all 1s ease-out;transition:all 1s ease-out}@media screen and (max-width: 575px){.sp-none{display:none}}@media screen and (min-width: 576px){.md-none{display:none}}.text-link{color:#5a5a5a;-webkit-transition:.3s;transition:.3s}.text-link:hover{opacity:.75;text-decoration:none}.default-page{padding:80px 0}@media screen and (min-width: 576px){.default-page{padding:180px 0}}.default-page__heading{margin-bottom:40px}.default-page p{line-height:2;margin-bottom:16px}@media screen and (min-width: 576px){.default-page p{margin-bottom:24px}}.main__lead-container{background:linear-gradient(90.0240954828deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);padding:50px 0}@media screen and (min-width: 576px){.main__lead-container{padding:100px 0}}.main__lead{display:block;text-align:center}.main__lead-img{display:inline-block;height:20px}@media screen and (min-width: 576px){.main__lead-img{height:auto}}.main__container{padding:0 30px}@media screen and (min-width: 769px){.main__container{margin:auto;max-width:80%;padding:0}}@media screen and (min-width: 1200px){.main__container{max-width:920px}}.main__desc{color:#5a5a5a;font-size:14px;letter-spacing:.1rem;line-height:2;margin-top:58px;text-align:center}@media screen and (min-width: 576px){.main__desc{font-size:18px;letter-spacing:.2rem;line-height:2.5;margin-top:176px}}.main__desc--shops{margin-top:22px}@media screen and (min-width: 576px){.main__desc--shops{margin-top:58px}}.js-fade{position:relative}.js-fade::before{background:#fff;content:"";display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:.5s;transition:.5s;width:0;z-index:-1}.js-fade--active::before{width:100%}.front-main{background:#f8f9fa url("../images/top/main_hand.png");background-position:40%;background-repeat:no-repeat;background-size:cover;height:100vh;margin-top:-156px}@media screen and (min-width: 576px){.front-main{background-position:top left -63px;background-size:150%}}@media screen and (min-width: 769px){.front-main{background-position:top -87px right -150px;background-size:111%;max-height:570px}}@media screen and (min-width: 992px){.front-main{background-position:top -87px right -150px;background-size:111%;max-height:800px}}@media screen and (min-width: 1280px){.front-main{background-position:top -150px right -180px;background-size:103%;max-height:720px}}@media screen and (min-width: 1400px){.front-main{background-position:top -130px right -180px;background-size:103%;max-height:900px}}@media screen and (min-width: 1600px){.front-main{background-position:top -150px right -180px;background-size:103%;max-height:900px}}@media screen and (min-width: 1900px){.front-main{background-position:top -222px right -127px;background-size:100%;max-height:1080px}}.front-main__lead-container{height:100%;padding:0 30px;position:relative}@media screen and (min-width: 1200px){.front-main__lead-container{margin:auto;max-width:1080px;padding:0}}.front-main__lead{bottom:12%;position:absolute}@media screen and (min-width: 576px){.front-main__lead{bottom:45%}}@media screen and (min-width: 576px){.front-main__lead-img{height:20px}}.top-news{background-color:#fff;margin:40px 30px 0;padding:34px 23px 26px;position:relative}@media screen and (min-width: 769px){.top-news{margin:110px auto;padding:59px 75px}}.top-news__heading{left:23px;position:absolute;top:-6px}@media screen and (min-width: 576px){.top-news__heading{left:32px;top:-8px}}.top-news__heading-img{height:16px}@media screen and (min-width: 576px){.top-news__heading-img{height:auto}}.top-news__item{margin-bottom:26px}@media screen and (min-width: 576px){.top-news__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}}@media screen and (min-width: 576px){.top-news__item:not(:last-child){margin-bottom:26px}}.top-news__date{font-size:12px;line-height:2;margin-bottom:16px}@media screen and (min-width: 576px){.top-news__date{margin-bottom:0;margin-right:40px}}.top-news__date::before{content:"-";margin-right:.5em}.top-news__title{font-size:12px;font-weight:normal;line-height:2}.top-news__link{color:#5a5a5a;text-decoration:none;-webkit-transition:.3s;transition:.3s}.top-news__link:hover{opacity:.75;text-decoration:none}.top-news__btn-block{text-align:right}@media screen and (min-width: 576px){.top-news__btn-block{height:100%;position:absolute;right:0;text-align:left;top:0}}.top-company{margin-top:150px;padding:0}@media screen and (min-width: 576px){.top-company{-webkit-box-align:center;-ms-flex-align:center;align-items:center;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}}.top-company__heading{color:#7db212;font-size:23px;font-weight:500;letter-spacing:.26em;line-height:1.5;margin-bottom:22px}@media screen and (min-width: 576px){.top-company__heading{font-size:48px;letter-spacing:.27em;line-height:1.5;margin-bottom:36px}}.top-company__heading-bg{display:inline-block;padding:2px 0 2px 8px}@media screen and (min-width: 576px){.top-company__heading-bg{padding:4px 15px 4px 36px}}.top-company__box{margin:-54px 0 0;padding:0 30px}@media screen and (min-width: 576px){.top-company__box{-ms-flex-negative:0;flex-shrink:0;margin:0 -45% 0 0;padding:0;width:100%}}.top-company__text{font-size:14px;letter-spacing:.1rem;line-height:2.2;margin-bottom:48px}@media screen and (min-width: 576px){.top-company__text{width:40%}}.top-company__img-wrap{position:relative;z-index:-2}@media screen and (min-width: 576px){.top-company__img-wrap{-ms-flex-negative:0;flex-shrink:0;margin-right:-25%}}@media screen and (min-width: 576px){.top-company__img{width:500px}}@media screen and (min-width: 1200px){.top-company__img{width:650px}}.top-service{margin-bottom:170px;margin-top:103px;padding:0}@media screen and (min-width: 576px){.top-service{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:254px}}.top-service__heading{color:#7db212;font-size:23px;font-weight:500;letter-spacing:.26em;line-height:1.5;margin-bottom:22px}@media screen and (min-width: 576px){.top-service__heading{font-size:48px;letter-spacing:.27em;line-height:1.5;margin-bottom:36px}}.top-service__heading-bg{display:inline-block;padding:2px 0 2px 8px}@media screen and (min-width: 576px){.top-service__heading-bg{padding:4px 15px 4px 36px}}.top-service__box{margin:-54px 0 0;padding:0 30px;position:relative;width:100%;z-index:2}@media screen and (min-width: 576px){.top-service__box{-ms-flex-negative:0;flex-shrink:0;margin:0 0 0 -44%;padding:0}}@media screen and (min-width: 1200px){.top-service__box{margin-left:-18.5%;width:73%}}.top-service__text{font-size:14px;letter-spacing:.1rem;line-height:2.2;margin-bottom:36px}@media screen and (min-width: 576px){.top-service__text{margin-left:56%;width:45%}}.top-service__img-wrap{position:relative;z-index:-1}@media screen and (min-width: 576px){.top-service__img-wrap{-ms-flex-negative:0;flex-shrink:0;margin-left:-25%}}@media screen and (min-width: 576px){.top-service__img{width:500px}}@media screen and (min-width: 1200px){.top-service__img{width:650px}}@media screen and (min-width: 576px){.top-service__btn{text-align:right}}.bottom-recruit{background:linear-gradient(90.0409936091deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);text-align:center}@media screen and (min-width: 769px){.bottom-recruit{background-size:100%}}@media screen and (min-width: 1200px){.bottom-recruit{background-size:cover}}@media screen and (min-width: 769px){.bottom-recruit__container{margin:auto;max-width:80%}}@media screen and (min-width: 1200px){.bottom-recruit__container{margin:auto;max-width:920px}}.bottom-recruit__heading{display:inline-block;margin-bottom:16px;text-align:center}@media screen and (min-width: 576px){.bottom-recruit__heading{margin-bottom:36px}}.bottom-recruit__img{height:18px}@media screen and (min-width: 576px){.bottom-recruit__img{height:auto}}.bottom-recruit__link{color:#5a5a5a;display:block;padding:46px 0 40px;text-decoration:none;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 576px){.bottom-recruit__link{padding:46px 30px 40px}}@media screen and (min-width: 769px){.bottom-recruit__link{padding:90px 16px}}@media screen and (min-width: 1200px){.bottom-recruit__link{padding:134px 16px}}.bottom-recruit__link:hover{background:rgba(125,178,18,.15)}.bottom-recruit__paragraph{font-size:12px;font-weight:normal;letter-spacing:.1rem}@media screen and (min-width: 576px){.bottom-recruit__paragraph{font-size:18px;letter-spacing:.2rem}}.company-block{background-color:#fff;margin-bottom:125px;padding:40px 23px 35px;position:relative}@media screen and (min-width: 576px){.company-block{margin-bottom:236px;padding:72px 60px}}.company-block--mission{margin-top:85px}@media screen and (min-width: 576px){.company-block--mission{margin-top:250px}}@media screen and (min-width: 576px){.company-block--value{padding:90px 95px 22px}}.company-block__heading{left:24px;position:absolute;top:-7px}@media screen and (min-width: 576px){.company-block__heading{left:34px}}.company-block__img-wrap{margin-bottom:50px;text-align:center}.company-block__mission-img{display:inline-block;height:140px}@media screen and (min-width: 576px){.company-block__mission-img{display:block;height:auto;position:absolute;right:31px;top:-77px;width:287px}}.company-block__vision-img{display:inline-block;height:135px}@media screen and (min-width: 576px){.company-block__vision-img{display:block;height:214px;position:absolute;right:30px;top:-84px;width:256px}}.company-block__value-img{display:inline-block;height:100px}@media screen and (min-width: 576px){.company-block__value-img{display:block;height:170px;position:absolute;right:53px;top:108px;width:246px}}.company-block__catch{color:#7db212;font-size:18px;font-weight:500;letter-spacing:.2rem;line-height:1.666;margin-bottom:16px}@media screen and (min-width: 576px){.company-block__catch{font-size:24px;letter-spacing:.4rem;line-height:2;margin-bottom:37px}}.company-block__paragraph{font-size:12px;line-height:2}@media screen and (min-width: 576px){.company-block__paragraph{font-size:14px;letter-spacing:.2rem;line-height:2.1}}@media screen and (min-width: 576px){.slider{clear:both}}@media screen and (min-width: 576px){.slider__item{float:left;margin-bottom:73px;width:28.1%}}@media screen and (min-width: 576px){.slider__item:not(:last-child){margin-right:7%}}@media screen and (min-width: 576px){.slider__item:nth-child(3){clear:both}}.slider__heading{color:#7db212;font-size:18px;font-weight:500;margin-bottom:18px}.slider__paragraph{font-size:12px;line-height:2.14}@media screen and (min-width: 576px){.slider__paragraph{font-size:14px}}@media screen and (min-width: 576px){.service-slider{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 576px){.service-slider__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(100% / 3)}}@media screen and (min-width: 576px){.service-slider__item:not(:first-child){margin-left:50px}}.service-slider__img-wrap{height:130px;margin-bottom:18px;text-align:center}@media screen and (min-width: 576px){.service-slider__img-wrap{height:125px;margin-bottom:21px}}.service-slider__img{display:inline-block !important}.service-slider__heading{border-bottom:solid 1px #bfbfbf;font-size:14px;font-weight:500;line-height:1.357;margin-bottom:13px;padding-bottom:11px;text-align:center}@media screen and (min-width: 576px){.service-slider__heading{margin-bottom:14px;padding-bottom:8px}}.service-slider__paragraph{font-size:12px;letter-spacing:.1rem;line-height:1.583;margin-bottom:12px}.slide-arrow.prev-arrow.slick-arrow{bottom:-24px;left:20%;position:absolute;z-index:2}.slide-arrow.next-arrow.slick-arrow{bottom:-24px;position:absolute;right:20%;z-index:2}.slick-dots{left:0}.slick-dots li button::before{color:#7db212 !important}.message-block{margin-bottom:160px}@media screen and (min-width: 576px){.message-block{margin-bottom:294px;margin-top:265px}}.message-block__heading{font-weight:500;margin-bottom:53px;text-align:center}@media screen and (min-width: 576px){.message-block__heading{text-align:left}}.message-block__heading-img{display:inline-block}@media screen and (min-width: 576px){.message-block__heading-img{display:block}}.message-block__desc{color:#7db212;font-size:16px;font-weight:500;letter-spacing:.1rem;line-height:1.875;margin-bottom:40px;margin-top:-9px;width:56%}@media screen and (min-width: 576px){.message-block__desc{font-size:24px;letter-spacing:.4rem;line-height:2;margin-top:0;width:auto}}.message-block__wrap--pc{display:none}@media screen and (min-width: 576px){.message-block__wrap--pc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.message-block__wrap--sp{display:block}@media screen and (min-width: 576px){.message-block__wrap--sp{display:none}}@media screen and (min-width: 576px){.message-block__content{width:59%}}.message-block__paragraph{font-size:12px;line-height:2}@media screen and (min-width: 576px){.message-block__paragraph{font-size:18px;letter-spacing:.1rem;line-height:2.22}}.message-block__img{margin-bottom:20px;width:39%}@media screen and (min-width: 576px){.message-block__img{margin-bottom:0;width:33%}}.message-block__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.message-block__title{display:inline-block;font-size:12px;letter-spacing:.1rem;line-height:2.14;margin:24px 20px 0 0}@media screen and (min-width: 576px){.message-block__title{display:block;font-size:14px;letter-spacing:.4rem;line-height:2.14;margin:50px 0 0}}.message-block__name{display:inline-block;font-size:16px;letter-spacing:.4rem;line-height:1.375}@media screen and (min-width: 576px){.message-block__name{display:block;font-size:24px}}.member-block{margin-bottom:160px}@media screen and (min-width: 576px){.member-block{margin-bottom:190px}}.member-block__heading{font-weight:500;margin-bottom:60px;text-align:center}@media screen and (min-width: 576px){.member-block__heading{margin-bottom:115px}}.member-block__heading-img{display:inline-block}.member-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 576px){.member-block__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.member-block__item{margin-bottom:40px;width:44.4%}@media screen and (min-width: 576px){.member-block__item{margin-bottom:88px;width:27%}.member-block__item:not(:last-child){margin-right:60px}}.member-block__item-img{border-radius:50%;height:140px;margin:0 auto 27px;-o-object-fit:cover;object-fit:cover;width:140px}@media screen and (min-width: 576px){.member-block__item-img{height:auto;margin:0 auto 27px;width:auto}}.member-block__title{color:#7db212;display:block;font-size:10px;letter-spacing:.1rem;line-height:1.6;text-align:center}@media screen and (min-width: 576px){.member-block__title{font-size:12px;letter-spacing:.4rem;line-height:2.41;margin-bottom:4px}}.member-block__name{font-size:16px;letter-spacing:.1rem;line-height:1.625;margin-bottom:19px;text-align:center}@media screen and (min-width: 576px){.member-block__name{font-size:20px;letter-spacing:.4rem;line-height:1.55;margin-bottom:23px}}.member-block__paragraph{font-size:12px;line-height:2;word-break:break-word}@media screen and (min-width: 576px){.member-block__paragraph{font-size:14px;letter-spacing:.2rem;line-height:2.142}}.about{border-top:solid 1px #5a5a5a;margin-bottom:186px;padding-top:174px}.about__content{margin:auto}@media screen and (min-width: 576px){.about__content{width:80%}}@media screen and (min-width: 1200px){.about__content{width:920px}}.about__heading{font-weight:500;margin-bottom:86px;text-align:center}.about__heading-img{display:inline-block}.about__detail{font-size:12px;letter-spacing:.3rem;line-height:1.5;padding:0 30px}@media screen and (min-width: 769px){.about__detail{font-size:14px;letter-spacing:.4rem;line-height:2.14;padding:0 195px}}.about-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-info__heading{font-weight:500;margin-bottom:25px;width:32%}@media screen and (min-width: 576px){.about-info__heading{margin-bottom:40px}}.about-info__text{margin-bottom:25px;width:68%}@media screen and (min-width: 576px){.about-info__text{margin-bottom:27px}}.recruit-block{margin-bottom:140px;margin-top:45px}@media screen and (min-width: 576px){.recruit-block{margin-bottom:190px;margin-top:178px}}.recruit-block__wrap{margin:auto}@media screen and (min-width: 576px){.recruit-block__wrap{width:80%}}@media screen and (min-width: 1200px){.recruit-block__wrap{width:1080px}}.recruit-block__img{margin-bottom:100px}@media screen and (min-width: 576px){.recruit-block__img{margin-bottom:190px}}.recruit-block__heading{color:#7db212;font-size:18px;font-weight:500;letter-spacing:.2rem;line-height:1.666;margin-bottom:30px;padding:0 53px;text-align:left}@media screen and (min-width: 769px){.recruit-block__heading{font-size:24px;letter-spacing:.4rem;line-height:2;margin-bottom:90px;padding:0;text-align:center}}.recruit-block__text{margin-bottom:65px}@media screen and (min-width: 576px){.recruit-block__text{margin-bottom:164px}}.recruit-block__paragraph{font-size:12px;line-height:2;margin-bottom:18px;padding:0 53px;text-align:left}@media screen and (min-width: 769px){.recruit-block__paragraph{font-size:18px;letter-spacing:.2rem;line-height:2.2;margin-bottom:18px;padding:0;text-align:center}}.recruit-box{border-bottom:solid 1px #5a5a5a;border-top:solid 1px #5a5a5a;margin:0 53px 30px;padding:28px 0}@media screen and (min-width: 576px){.recruit-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;margin:0 0 300px;padding:56px 0}}.recruit-box__img-wrap{margin-bottom:30px}@media screen and (min-width: 576px){.recruit-box__img-wrap{margin-bottom:0;width:50%}}@media screen and (min-width: 576px){.recruit-box__detail{width:43%}}.recruit-box__heading{font-size:16px;font-weight:normal;letter-spacing:.1rem;line-height:1.75;margin-bottom:24px;text-align:center}@media screen and (min-width: 769px){.recruit-box__heading{font-size:24px;letter-spacing:.4rem;line-height:2.08;margin-bottom:32px;text-align:left}}.recruit-box__paragraph{font-size:12px;line-height:2;margin-bottom:24px}@media screen and (min-width: 769px){.recruit-box__paragraph{font-size:14px;letter-spacing:.1rem;line-height:2.142;margin-bottom:40px}}.talent-block{background:linear-gradient(90.0409936091deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);padding:28px 53px 44px;text-align:center}@media screen and (min-width: 576px){.talent-block{padding:62px 16px 116px}}.talent-block__img{display:inline-block;height:auto}@media screen and (min-width: 769px){.talent-block__img{width:650px}}.talent-block__heading{font-weight:500}@media screen and (min-width: 576px){.talent-block__heading{margin-bottom:20px}}.talent-block__btn{background-color:#fff;color:#5a5a5a;display:inline-block;padding:32px 0;text-align:center;text-decoration:none;width:100%}@media screen and (min-width: 1280px){.talent-block__btn{padding:65px 16px;width:816px}}.talent-block__paragraph{margin-bottom:10px}@media screen and (min-width: 576px){.talent-block__paragraph{margin-bottom:14px}}.talent-block__btn-img{display:inline-block;height:12px}@media screen and (min-width: 576px){.talent-block__btn-img{height:20px}}.privacy-block{margin:auto;margin-bottom:260px;margin-top:182px}@media screen and (min-width: 576px){.privacy-block{width:80%}}@media screen and (min-width: 1200px){.privacy-block{max-width:1080px}}.privacy-block__content{background-color:#fff;padding:108px 80px}.privacy-block__content p{font-size:14px;line-height:2.142;margin-bottom:18px}.contact-block__content{margin-bottom:202px}@media screen and (min-width: 576px){.contact-block__content{margin-bottom:130px}}.contact-block__paragraph{text-align:left}@media screen and (min-width: 576px){.contact-block__paragraph{text-align:center}}.form{margin-top:60px}@media screen and (min-width: 576px){.form{margin-top:200px}}.form__inner{margin-bottom:45px}@media screen and (min-width: 576px){.form__inner{background-color:#fff;padding:70px 100px}}@media screen and (min-width: 1200px){.form__inner{padding:135px 230px}}.form__item{margin-bottom:25px}@media screen and (min-width: 576px){.form__item{margin-bottom:44px}}.form__label{font-size:10px;line-height:1.2}@media screen and (min-width: 576px){.form__label{font-size:14px;line-height:3.28}}.form__button{background:linear-gradient(90.0173193053deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);border:transparent;font-size:14px;letter-spacing:.2rem;padding:10px 0;text-align:center;width:190px}@media screen and (min-width: 576px){.form__button{padding:16px 0;width:238px}}.form__button:hover{cursor:pointer}.form p{text-align:center}.g-recaptcha{margin:20px auto 45px !important;text-align:center;width:300px}@media screen and (min-width: 576px){.g-recaptcha{margin:20px auto 130px !important}}.mw_wp_form_complete{background:#fff;line-height:1.5;margin-top:30px;margin-top:50px;padding:16px}@media screen and (min-width: 576px){.mw_wp_form_complete{line-height:2;margin-top:100px;padding:16px;text-align:center}}.service-block__inner{margin:auto;padding:0 30px}@media screen and (min-width: 769px){.service-block__inner{padding:0;width:80%}}@media screen and (min-width: 1200px){.service-block__inner{width:1080px}}.service-list{margin-top:167px}@media screen and (min-width: 769px){.service-list__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}}.service-list__item{margin-bottom:85px}@media screen and (min-width: 576px){.service-list__item{margin-bottom:174px}}.service-list__logo-wrap{margin-left:-30px;position:relative;width:292px;z-index:4}@media screen and (min-width: 576px){.service-list__logo-wrap{-ms-flex-negative:0;flex-shrink:0;margin-left:-180px;width:840px}}.service-list__logo{position:relative;z-index:4}.service-list__logo::after{background:linear-gradient(90.0173193053deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);content:"";display:block;height:100%;position:absolute;right:-3px;top:3px;width:100%;z-index:-1}@media screen and (min-width: 769px){.service-list__logo-img{width:840px}}.service-list__content{background-color:#fff;-ms-flex-negative:0;flex-shrink:0;margin-top:-50px;padding:88px 36px 36px;position:relative;z-index:2}@media screen and (min-width: 769px){.service-list__content{margin-left:-80%;margin-top:320px;padding:216px 80px 57px 87px;width:55.5%}}@media screen and (min-width: 1200px){.service-list__content{margin-left:-180px;width:55.5%}}.service-list__name{font-size:16px;font-weight:500;letter-spacing:.4rem;line-height:1.6;margin-bottom:16px}@media screen and (min-width: 576px){.service-list__name{font-size:24px;letter-spacing:.4rem;margin-bottom:30px}}.service-list__text{font-size:12px;letter-spacing:.1rem;line-height:2.142}@media screen and (min-width: 576px){.service-list__text{font-size:14px;letter-spacing:.1rem;line-height:2.142}}.service-list__btn-block{margin-top:30px;text-align:right}@media screen and (min-width: 576px){.service-list__btn-block{text-align:left}}.news-archive{margin-top:80px}@media screen and (min-width: 576px){.news-archive{margin-top:230px}}.news-archive__container{margin:auto;padding:0 30px}@media screen and (min-width: 769px){.news-archive__container{padding:0;width:80%}}@media screen and (min-width: 1200px){.news-archive__container{width:920px}}.news-archive__item{margin-bottom:60px}@media screen and (min-width: 576px){.news-archive__item{margin-bottom:75px}}@media screen and (min-width: 576px){.news-archive__item:last-child{margin-bottom:175px}}.news-archive__btn{margin-bottom:97px;text-align:center}@media screen and (min-width: 576px){.news-archive__btn{margin-bottom:233px}}.news-archive__btn-img{display:inline-block}.archive-item__link{color:#5a5a5a;text-decoration:none}.archive-item .archive-thumb{-webkit-transition:.3s;transition:.3s}.archive-item__link:hover .archive-thumb{margin-top:-10px}.archive-item__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.archive-item__img-wrap{-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:3}.archive-item__img-wrap::after{background:linear-gradient(90.0173193053deg, #d3e5ac 0%, #d6e6ac 33.1618010998%, #dde9ab 44.6738004684%, #fbf6a6 100%);content:"";display:block;height:100%;position:absolute;right:-2px;top:3px;width:100%;z-index:-1}.archive-item__img{height:66px;-o-object-fit:cover;object-fit:cover;width:68px}@media screen and (min-width: 576px){.archive-item__img{height:170px;width:172px}}.archive-item .attachment-post-thumbnail{height:66px;-o-object-fit:cover;object-fit:cover;width:68px}@media screen and (min-width: 576px){.archive-item .attachment-post-thumbnail{height:170px;width:172px}}.archive-item__content{background-color:#fff;-ms-flex-negative:0;flex-shrink:0;margin-left:-31px;margin-top:33px;padding:30px 30px 30px 47px;position:relative;width:calc(100% - 36px);z-index:2}@media screen and (min-width: 576px){.archive-item__content{-ms-flex-negative:unset;flex-shrink:unset}}@media screen and (min-width: 769px){.archive-item__content{margin-left:-82px;margin-top:54px;padding:62px 80px 62px 160px;position:relative}}.archive-item__date{display:inline-block;font-size:14px;line-height:1.714;margin-bottom:24px}@media screen and (min-width: 576px){.archive-item__date{margin-right:40px}}.archive-item__date::before{content:"-";margin-right:.5em}.archive-item__title{font-size:12px;font-weight:400;line-height:2}@media screen and (min-width: 576px){.archive-item__title{font-size:14px;letter-spacing:.1rem;line-height:2.142}}.news-block__inner{background-color:#fff;margin-top:48px;padding:16px;padding:40px 23px}@media screen and (min-width: 769px){.news-block__inner{margin-top:178px;padding:86px 104px}}.news-block__date{display:block;font-size:12px;margin-bottom:16px}@media screen and (min-width: 576px){.news-block__date{font-size:14px;margin-bottom:30px}}.news-block__heading{font-size:18px;font-weight:500;letter-spacing:.2rem;line-height:1.66;margin-bottom:30px}@media screen and (min-width: 576px){.news-block__heading{font-size:24px;letter-spacing:.4rem;line-height:2.22}}.news-block__content{font-size:12px;line-height:2}@media screen and (min-width: 576px){.news-block__content{font-size:14px;letter-spacing:.2rem;line-height:2.142}}.news-block__content a{color:#5a5a5a;font-weight:bold;-webkit-transition:.3s;transition:.3s}.news-block__content a:hover{opacity:.85;text-decoration:none}.news-block__content p{margin-bottom:16px}@media screen and (min-width: 576px){.news-block__content p{margin-bottom:24px}}.news-block__btn-block{margin-bottom:116px;margin-top:37px;text-align:center}@media screen and (min-width: 576px){.news-block__btn-block{margin-bottom:273px;margin-top:136px}}.news-block__related{margin-top:70px}@media screen and (min-width: 576px){.news-block__related{margin-top:125px}}.news-block__sub-heading-img{display:inline-block}.news-block__sub-heading{margin-bottom:32px;text-align:center}@media screen and (min-width: 576px){.news-block__sub-heading{margin-bottom:72px}}.related-list__item{margin-bottom:26px}@media screen and (min-width: 576px){.related-list__item{-webkit-box-align:top;-ms-flex-align:top;align-items:top;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:44px}}.related-list__date{font-size:12px;margin-bottom:16px}@media screen and (min-width: 576px){.related-list__date{font-size:14px;margin-right:40px}}.related-list__date::before{content:"-";margin-right:.5em}.related-list__title{font-size:12px;font-weight:normal}@media screen and (min-width: 576px){.related-list__title{font-size:14px}}.related-list__link{color:#5a5a5a;text-decoration:none;-webkit-transition:.3s;transition:.3s}.related-list__link:hover{opacity:.75;text-decoration:none}.related-list__text{text-align:center}.attachment-news-block__thumb{height:auto;margin-bottom:40px;width:100%}@media screen and (min-width: 576px){.attachment-news-block__thumb{margin-bottom:80px}}.shop-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px;margin-top:58px}@media screen and (min-width: 576px){.shop-area{margin-bottom:146px;margin-top:110px}}.shop-area__item:not(:last-child){margin-right:32px}@media screen and (min-width: 576px){.shop-area__item:not(:last-child){margin-right:65px}}.shop-area__img{height:10px;width:auto}@media screen and (min-width: 576px){.shop-area__img{height:auto}}.shop-block__area-block{margin-top:50px}@media screen and (min-width: 576px){.shop-block__area-block{margin-top:146px}}.shop-block__head{background-color:#fff;margin:54px 0 68px;padding:35px 30px}@media screen and (min-width: 769px){.shop-block__head{margin:120px 80px 134px;padding:60px 85px}}.shop-block__heading{color:#7db212;font-size:18px;font-weight:500;letter-spacing:.2rem;line-height:1.666;margin-bottom:20px;text-align:center}@media screen and (min-width: 576px){.shop-block__heading{font-size:24px;letter-spacing:.4rem;margin-bottom:27px}}.shop-block__paragraph{font-size:12px;letter-spacing:.1rem;line-height:1.583;margin-bottom:26px}@media screen and (min-width: 576px){.shop-block__paragraph{margin-bottom:48px;padding:0 18px}}.shop-block__sub-heading{border-bottom:solid 1px #7db212;border-top:solid 1px #7db212;color:#7db212;font-size:14px;font-weight:500;letter-spacing:.1rem;line-height:1.357;margin-bottom:28px;padding:6px;text-align:center}@media screen and (min-width: 576px){.shop-block__sub-heading{margin-bottom:31px}}.area-block{margin-bottom:110px}@media screen and (min-width: 576px){.area-block{margin-bottom:186px}}.area-block:last-child{margin-bottom:163px}@media screen and (min-width: 576px){.area-block:last-child{margin-bottom:385px}}.area-block__list{width:100%}@media screen and (min-width: 576px){.area-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.area-block__item{padding:0 24px}@media screen and (min-width: 576px){.area-block__item{width:50%}}.area-block__item:not(:last-child){border-bottom:solid 1px #dedede;margin-bottom:30px;padding:0 24px 30px}@media screen and (min-width: 576px){.area-block__item:not(:last-child){border-bottom:transparent;margin-bottom:90px}}@media screen and (min-width: 576px){.area-block__item:not(:nth-child(2n)){padding:0 28px 0 0}}@media screen and (min-width: 576px){.area-block__item:nth-child(2n){padding:0 0 0 28px}}.area-block__img-wrap{display:none;margin-bottom:30px}@media screen and (min-width: 576px){.area-block__img-wrap{display:block}}@media screen and (min-width: 576px){.area-block__img-wrap img{display:block;height:262px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}}.area-block__heading{border-bottom:solid 1px #7db212;margin-bottom:30px;padding-bottom:7px}@media screen and (min-width: 576px){.area-block__heading{margin-bottom:58px;padding-bottom:13px}}.area-block__heading-img{height:12px;width:auto}@media screen and (min-width: 576px){.area-block__heading-img{height:auto}}.area-block__name{font-size:16px;font-weight:500;letter-spacing:.1rem;line-height:1.625;margin-bottom:18px}@media screen and (min-width: 576px){.area-block__name{font-size:18px;letter-spacing:.4rem;line-height:1.66;margin-bottom:14px}}.area-block__prescription{background-color:#7db212;color:#fff;display:inline-block;font-size:10px;letter-spacing:.1rem;line-height:1.2;margin-bottom:8px;padding:2px 4px 4px;vertical-align:middle}@media screen and (min-width: 576px){.area-block__prescription{font-size:12px;line-height:1}}.area-block__about{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:10px;letter-spacing:.1rem}@media screen and (min-width: 576px){.area-block__about{font-size:12px}}.area-block__title{color:#7db212;margin-bottom:4px;width:22%}@media screen and (min-width: 992px){.area-block__title{width:15%}}.area-block__info{margin-bottom:4px;width:78%}@media screen and (min-width: 992px){.area-block__info{width:85%}}.anchor{margin-top:-80px;padding-top:80px}@media screen and (min-width: 576px){.anchor{margin-top:-160px;padding-top:160px}}.service-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px;margin-top:20px}@media screen and (min-width: 576px){.service-breadcrumb{display:none}}.service-breadcrumb__item{letter-spacing:.1rem;line-height:2.8}.service-breadcrumb__item:first-child{display:inline-block;margin-right:8px;padding-right:8px;position:relative;text-decoration:none;vertical-align:middle}.service-breadcrumb__item:first-child::before{bottom:0;content:"";margin:auto;position:absolute;right:0;top:0;vertical-align:middle}.service-breadcrumb__item:first-child::after{border-right:1px solid #5a5a5a;border-top:1px solid #5a5a5a;bottom:0;content:"";height:5px;margin:auto;position:absolute;right:0;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);vertical-align:middle;width:5px}.service-breadcrumb__item:last-child{color:#7db212}.page-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:18px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;right:28px;width:42px}@media screen and (min-width: 576px){.page-top{bottom:70px;height:49px;right:12.8%;width:49px}}

/*# sourceMappingURL=main.css.map */
/* 03-28-2022 */
table tr, table td{
	border: 1px solid #ececec;
	padding:15px;
	font-size: 14px;
    line-height: 2.142;
	vertical-align: top;
}

/* 04-13-2022 */
@media screen and (max-width: 768px){
	.privacy-block__content{
		padding:30px;
	}
}

/* 04-14-2022 */
@media screen and (max-width: 768px){
    .privacy-block table tr, .privacy-block table td{
        border:none;
    line-height: 2;padding: 0;}

    .privacy-block table th{
        display:none;        
    }

    .privacy-block table td{
        width:100%!important;
        display:block;
        padding: 0 0;
        height:auto!important;
    }

    .privacy-block table tr td:first-child{
        background:#F5F5F5;
        font-size:14px;
        font-weight:500;
        padding: 10px 15px;
        margin-bottom:15px;
    }

    .privacy-block table{
        display:block;
    height: auto!important;}

    .privacy-block table tr:not(:last-child){
        display:block;
        margin-bottom: 35px;
    }
}

/* 09-09-2022 */
.container {
    width: 1060px;
    max-width: 100%;
    padding: 0 30px;
    margin: 0 auto;
}

/* 09-15-2022 */
.sp{
    display: none;
}

@media screen and (max-width: 768px){
    .sp{
        display:block;
    }

    .pc{
        display:none;
    }
}

/* 07-24-2023 */
.l-aim .pharma3 .logo {
    width: 78.5px!important;
}