*,:before,:after{box-sizing:border-box}html,body,div,span,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,caption,tr,th,td,a,img,address,iframe{margin:0;padding:0}main{display:block}img{border:0;max-width:100%;height:auto;vertical-align:middle}ul li,ol li{list-style-type:none}a{text-decoration:none;color:#333}html{overflow-y:scroll;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:16px}body{color:#333;font-family:'Helvetica Neue','Helvetica','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ',Meiryo,'ＭＳ ゴシック',YuGothic,'Yu Gothic',sans-serif;-webkit-font-smoothing:antialiased;background:#fff;width:100%;line-height:1.9}.header{width:100%;height:65px;top:0;background:#fff;z-index:9999;display:flex;justify-content:space-between;align-items:center;padding:calc(.5rem + 5px) 1rem .5rem;box-shadow:0 0 3px #ddd;position:relative}.header:before,.header:after{content:"";display:block;position:absolute;top:0;height:5px}.header:before{background:#5dc4e9;width:50%;z-index:1;right:0}.header:after{z-index:2;width:50%;left:0;background:#003d69}.header__left{display:flex;justify-content:flex-start;align-items:center;margin-right:auto;height:100%}.header__right{display:flex;justify-content:space-between;flex-grow:1;flex-shrink:0;padding:.2rem;max-width:580px;margin-left:auto;height:100%}.header__title{font-size:.6rem;color:#003d69;font-weight:600;line-height:1.2}.header__logo{display:block;margin-right:.5rem}@media screen and (max-width:768px){.header{padding:5px .5rem 0;flex-direction:row-reverse}.header__right{display:none}}@media screen and (max-width:1366px){.header__right{max-width:550px;font-size:.8rem}}.hbg{align-self:center;margin-left:0}.hbg__btn{display:flex;flex-direction:column;justify-content:space-between;align-items:center;cursor:pointer;width:40px;line-height:1}.hbg__border{content:'';display:block;width:100%;height:.2rem;background:#444;margin-bottom:.4rem;transition:all .4s}.hbg__text{font-size:.7rem}.hbg__menu{opacity:0;z-index:2;background:#003d69;color:#fff;position:fixed;padding-top:1rem;right:0;top:65px;height:calc(100vh - 65px);transition-property:all;transition-delay:0s;transform-origin:right center;transform:perspective(500px) rotateY(-90deg);transition-duration:.5s}.hbg__menu.open{transform:none;opacity:1;overflow-y:scroll}.hbg__main-list{padding:0 .5rem;margin-bottom:1rem}.hbg__main-item{display:flex;justify-content:space-between}.hbg__main-link{display:flex;justify-content:center;text-align:center;padding:.5rem .2rem;margin-right:.5rem;flex-wrap:wrap;border:1px solid #003d69;color:#003d69;font-weight:600;width:calc(100% / 3 - .5rem);background:#fff;border-bottom:2px solid #003d69}.hbg__main-link:last-of-type{margin-right:0}.hbg__icon{flex-basis:100%;font-size:1.4rem;margin-bottom:.2rem}.hbg__main-txt{font-feature-settings:"palt"}.hbg__list{height:100%;width:25vw;display:flex;flex-direction:column}.hbg__item{border-top:1px solid #fff}.hbg__item:last-of-type{border-bottom:1px solid #fff}.hbg__trigger,.hbg__link,.hbg__link--ch{background:0 0;border:none;color:#fff;display:block;width:100%;cursor:pointer;font-size:1rem;text-align:left;position:relative;padding:1rem}.hbg__trigger:after{content:"\f107";font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;right:1rem;top:50%;transform:translate(0,-50%);transition:all .4s}.hbg__trigger.active{background:rgba(50,95,151,.4)}.hbg__trigger.active:after{transform:rotate(180deg) translateY(50%)}.hbg__child{display:none;padding:1rem 1rem 1rem .8rem}.hbg__child.active{display:block}.hbg__link--ch{font-size:1rem;padding:0 0 0 calc(10px + .5rem);color:#fff}.hbg__link--ch:before{content:"\f0da";font-family:'Font Awesome 5 Free';font-weight:900;margin-right:.5rem}.hbg__hd-icon{margin-right:.5rem;width:20px;height:16px;text-align:center}.active .hbg__border:nth-of-type(1){transform:translateY(11px) rotate(-45deg)}.active .hbg__border:nth-of-type(2){opacity:0}.active .hbg__border:nth-of-type(3){transform:translateY(-8px) rotate(45deg)}.header.fixed{position:fixed}#gnavi.fixed{margin-top:65px}@media screen and (max-width:768px){html.fixed{height:100%;overflow:hidden}main.fixed{margin-top:65px}.hbg{margin-left:0;margin-right:.5rem}.hbg__menu{background:#f5f5f5;border-top:2px solid #003d69;border-bottom:2px solid #003d69;padding-top:1.5rem;top:65px;left:0;transform-origin:left center;transform:perspective(500px) rotateY(90deg)}.hbg__main-list{padding:0 1rem;margin-bottom:1.5rem}.hbg__list{padding:0 1rem;top:65px;width:100vw;height:100vh;margin-bottom:114px}.hbg__item{border-top:1px solid #003d69}.hbg__item:last-of-type{border-bottom:1px solid #003d69}.hbg__trigger,.hbg__link{color:#003d69;padding:1rem .5rem}.hbg__link--ch{color:#333;padding:0 .5rem}}.gnavi{display:flex;border-bottom:2px solid #003d69;position:relative;height:60px;box-shadow:0px 3px 3px 3px rgba(0,0,0,.1)}.gnavi__list{display:flex;justify-content:space-between;width:1110px;margin:0 auto;line-height:1em}.gnavi__link{display:block;width:100%;padding:1.3rem .5rem;text-align:center;position:relative;font-size:1rem;color:#333;text-decoration:none}@media screen and (max-width:768px){.gnavi{display:none}}.breadcrumb{margin:0 auto 1.5rem;background:#c9c9c9}.breadcrumb__wrap{display:block;margin:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1100px}.breadcrumb__item{display:inline;font-size:.8rem}@media screen and (max-width:768px){.breadcrumb__wrap{overflow-x:scroll;padding:0 .5rem;text-overflow:initial;width:auto}}#contents{max-width:1110px;margin:0 auto;padding:0 15px}#contents.top{max-width:1110px;margin:0 auto;padding:0 15px}#container{display:flex;width:100%;padding-bottom:5rem}@media screen and (max-width:768px){#index{margin-top:65px}#container{display:block;padding:0 10px 2rem}#contents{padding:0}#contents.top{padding:0}}.top__sec{margin-bottom:5rem}@media screen and (max-width:768px){.top__sec{margin-bottom:3rem}}.mainv{margin-bottom:2.5rem}.mainv__wrap{background:#003363}.mainv__inner{position:relative;width:100%}.mainv__img-area{position:absolute;top:0;right:0;width:77%;height:100%}.mainv__img-layer{width:100%;height:100%;position:relative;overflow:hidden}.mainv__img{background:url(/iso/wp-content/themes/nss/images/index/top_mainv.png) no-repeat right;background-position:50% 50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;right:0}.mainv__txt-area{padding:2rem 0 2rem 2rem;width:55%;position:relative}.mainv__copy{color:#fff;margin-bottom:1rem;text-shadow:0px 1px 10px #0f0f0f}.mainv__main-copy{display:flex;flex-wrap:wrap;font-weight:600;line-height:1.2;margin-bottom:1rem}.mainv__txt{font-size:3rem}.mainv__txt--s{font-size:2rem}.mainv__sub-copy{line-height:2;font-size:1rem;color:#fff}.mainv__link{cursor:pointer;background:#fff;color:#00509a;width:50%;font-size:1.4rem;font-weight:900;position:relative}.mainv__link-item{display:block;text-align:center;color:#00509a;padding:.5rem 0}@media screen and (max-width:768px){.mainv__wrap{background:0 0}.mainv__inner{position:static}.mainv__img-area{position:absolute;top:65px;right:0;width:100%;height:200px}.mainv__txt-area{z-index:1;width:100%;margin-top:165px;padding:0}.mainv__txt-layer{background:#003363;padding:1rem;box-shadow:0px 5px 10px 5px rgba(0,0,0,.25)}.mainv__copy{margin-bottom:0;text-shadow:none}.mainv__txt{font-size:1.8rem}.mainv__txt--s{font-size:1rem}.mainv__sub-copy br{display:none}.mainv__link{margin:auto;font-size:1.2rem;width:100%}}.topics{margin-bottom:5rem}.topics__hdwrap{position:relative;border-bottom:5px solid #ddd;text-align:center;line-height:1.4;margin-bottom:1rem;padding-bottom:.5rem}.topics__hd{font-size:1.4rem;letter-spacing:3px;font-weight:900;color:#0af}.topics__list{display:flex;flex-direction:column;margin-bottom:1rem}.topics__item{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;padding-bottom:.3rem;margin-bottom:.3rem;border-bottom:2px dotted #ddd}.topics__tag{padding:0 .3rem;margin-right:1rem;flex:0 1 10%;font-size:.8rem;text-align:center;color:#fff;background:#5dc4e9}.topics__tag--attention{padding:0 .3rem;margin-right:1rem;flex:0 1 10%;font-size:.8rem;text-align:center;color:#fff;background:#ff184e}.topics__date{flex:0 1 15%}.topics__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 0 75%}@media screen and (max-width:768px){.topics{margin-bottom:3rem}.topics__item{flex-wrap:wrap;font-size:.8rem}.topics__tag,.topics__tag--attention{flex-basis:calc(40% - .5rem);margin:0 .5rem .5rem 0}.topics__date{flex:0 1;flex-basis:calc(60% - .5rem);text-align:right;margin-bottom:.5rem}.topics__title{flex-basis:100%}}.top__hd-wrap{display:block;font-weight:600;margin-bottom:2rem;padding-bottom:.5rem;font-size:2rem;position:relative;border-bottom:5px solid #ddd;text-align:center;line-height:1.4}.top__hd-wrap:before{background:#5dc4e9;width:30%;z-index:1;content:"";display:block;position:absolute;left:0;bottom:-5px;height:5px}.top__hd-wrap:after{content:"";display:block;position:absolute;left:0;bottom:-5px;height:5px;z-index:2;width:25%;background:#003d69}@media screen and (max-width:768px){.top__hd-wrap{font-size:1.375rem;margin-bottom:1.2rem}.top__hd-wrap:before{width:50%}.top__hd-wrap:after{width:25%}}.content{display:flex;flex-wrap:wrap;position:relative;margin-bottom:3rem}.content__inner{display:flex;background:linear-gradient(90deg,#003363 40%,#003d77);box-shadow:0 3px 0px #002547;color:#fff;padding:.8rem 1.5rem;margin:0 1.2rem 1.2rem 0;width:calc(100% / 2 - 1.2rem);height:163px;position:relative}.content__inner:nth-of-type(2n){margin-right:0}.content__inner:nth-of-type(2),.content__inner:nth-of-type(3),.content__inner:nth-of-type(6){background:linear-gradient(to right,#ebebeb,#f8f8f8);box-shadow:0 3px 0px #d2d2d2;color:#003363}.content__hd{font-size:1.8rem;font-weight:600;margin-bottom:calc(.8rem - 6.4px);white-space:nowrap}@media screen and (max-width:768px){.content{margin-bottom:2rem}.content__inner{width:100%;height:auto;margin-bottom:1rem;margin-right:0;padding:.8rem 1rem}.content__hd{font-size:1.375rem;white-space:normal}}.squarehd{position:relative;padding-left:2.5rem}.squarehd:before,.squarehd:after{content:"\f0c8";font-family:'Font Awesome 5 Free';font-weight:400;position:absolute;padding-right:.5rem;left:5px;top:-2px;color:#003d69}.squarehd:after{left:14px;top:4px;color:#5dc4e9}.squarehd--inline{border-bottom:2px solid #626262;display:inline-block;font-size:1.5rem;font-weight:600;margin-bottom:1.875rem;padding:0 0 0 2.5rem;position:relative}.squarehd--inline:before,.squarehd--inline:after{content:"\f0c8";font-family:'Font Awesome 5 Free';font-weight:400;position:absolute;padding-right:.5rem;left:5px;top:-2px;color:#003d69}.squarehd--inline:after{left:14px;top:4px;color:#5dc4e9}.archive{margin-top:5rem}.archive__hd{position:relative;padding-left:2.5rem;border-bottom:2px solid;border-image:linear-gradient(to right,#003d69 60%,#e8e8e8 60%);border-image-slice:1;margin-bottom:1rem;font-weight:600}.archive__hd:before,.archive__hd:after{content:"\f0c8";font-family:'Font Awesome 5 Free';font-weight:400;position:absolute;padding-right:.5rem;left:5px;top:-2px;color:#003d69}.archive__hd:after{left:14px;top:4px;color:#5dc4e9}.archive__item{display:flex;justify-content:space-between;align-items:center;border:1px solid #e8e8e8;margin-bottom:1rem;padding:.5rem;gap:13px}.archive__thumb{aspect-ratio:17/10;height:140px;position:relative;overflow:hidden}.archive__img{position:absolute;height:auto;max-width:none;min-width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.archive__img--just{width:auto;height:100%}.archive__text{flex:1 0;display:flex;flex-direction:column;align-self:flex-start}.archive__text--title{font-size:1.2rem;font-weight:600;color:#003d69}.archive__text--description{font-size:.9rem}.archive__text--link{align-self:flex-end;background:#0995f4;color:#fff;display:block;text-align:center;padding:.3rem 1rem}.archive__title{color:#003d69;font-size:1.2rem;font-weight:600}.archive__description{font-size:.9rem}@media screen and (max-width:768px){.archive{margin-top:3rem}.archive__item{flex-wrap:wrap}.archive__thumb{margin:auto;flex:0 1 auto}.archive__text{flex:0 1 100%;margin-bottom:0}.archive__meta{font-size:.7rem;order:1;margin-top:auto;margin-bottom:0}}.category{margin-top:1.5rem;margin-bottom:5rem}.category__title{border-bottom:2px solid #003d69;color:#003d69;font-weight:600;margin-bottom:1.5rem}.category__pc{display:flex;flex-wrap:wrap;gap:1.5rem 3rem}.category__sp{display:none}.category__block{flex:0 1 calc(50% - 1.5rem)}.category__hd{position:relative}.category__hd:after{border:20px solid transparent;border-bottom-width:0;bottom:-20px;content:"";display:block;left:calc(1rem + 20px);position:absolute;transform:translateX(-50%);width:0}.category__block--9001 .category__hd{background:linear-gradient(45deg,#2db9fa 40%,#35bfff)}.category__block--9001 .category__hd:after{border-top-color:#2db9fa}.category__block--14001 .category__hd{background:linear-gradient(45deg,#00b050 40%,#08c85f)}.category__block--14001 .category__hd:after{border-top-color:#00b050}.category__block--45001 .category__hd{background:linear-gradient(45deg,#ff8846 40%,#ff9256)}.category__block--45001 .category__hd:after{border-top-color:#ff8846}.category__block--27001 .category__hd{background:linear-gradient(45deg,#ffb910 40%,#ffc844)}.category__block--27001 .category__hd:after{border-top-color:#ffb910}.category__block--22000 .category__hd{background:linear-gradient(45deg,#1cac87 40%,#2ac19a)}.category__block--22000 .category__hd:after{border-top-color:#1cac87}.category__block--pmark .category__hd{background:linear-gradient(45deg,#ff9b40 40%,#ffa553)}.category__block--pmark .category__hd:after{border-top-color:#ff9b40}.category__block--haccp .category__hd{background:linear-gradient(45deg,#3cd1ab 40%,#42d7b1)}.category__block--haccp .category__hd:after{border-top-color:#3cd1ab}.category__block--iso .category__hd{background:linear-gradient(45deg,#174489 40%,#1d4b92)}.category__block--iso .category__hd:after{border-top-color:#174489}.category__hd-link{display:flex;flex-wrap:wrap;align-items:center;position:relative;height:75px;line-height:1.2;padding:1rem;color:#fff}.category__hd-link:before{content:'';bottom:auto;height:50px;left:1rem;position:absolute;top:50%;transform:translate(0,-50%);width:50px}.category__hd-link:after{content:"\f054";font-family:'Font Awesome 5 Free';font-weight:900;margin-right:.5rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.4rem}.category__name{display:block;font-weight:600;font-size:1.6rem;margin-left:auto;width:calc(100% - 50px - 1rem)}.category__name-detail{display:block;font-size:.7rem;margin-left:auto;width:calc(100% - 50px - 1rem)}.category__list{margin-top:1rem;margin-left:.5rem}.category__list-item{font-size:1.4rem;position:relative;border-left:3px solid;margin-bottom:1rem}.category__list-item:after{content:"\f0da";font-family:'Font Awesome 5 Free';font-weight:900;font-size:1.6rem;margin-right:.5rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.category__block--9001 .category__list-item{border-left-color:#2dbbfd}.category__block--14001 .category__list-item{border-left-color:#00b050}.category__block--45001 .category__list-item{border-left-color:#ff8846}.category__block--27001 .category__list-item{border-left-color:#ffb910}.category__block--22000 .category__list-item{border-left-color:#1cac87}.category__block--pmark .category__list-item{border-left-color:#ff9b40}.category__block--haccp .category__list-item{border-left-color:#3cd1ab}.category__block--iso .category__list-item{border-left-color:#174489}.category__list-link{display:block;position:relative;padding:0 .5rem 0 3rem;color:#003363}@media screen and (max-width:768px){.category{margin-bottom:3rem}.category__pc{display:none}.category__sp{display:block}.category__block{margin-bottom:1rem;flex:0 1 100%}.category__hd-sp{font-size:.7rem;color:#fff;line-height:1.2;padding:1rem 3rem 1rem calc(1.5rem + 44px);position:relative}.category__hd-sp:before{background:#fff;content:"";display:block;height:1px;position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(90deg);transition:.25s ease;width:21px}.category__hd-sp:after{background:#fff;content:"";display:block;height:1px;position:absolute;right:20px;top:50%;transition:.25s ease;width:21px}.category__hd-sp.on:before{transform:rotate(0deg)}.category__block--9001 .category__hd-sp{background:url(/iso/wp-content/themes/nss/images/category/cat_std9001.png),linear-gradient(45deg,#2db9fa 40%,#35bfff) no-repeat;background-position:3%}.category__block--14001 .category__hd-sp{background:url(/iso/wp-content/themes/nss/images/category/cat_std14001.png),linear-gradient(45deg,#00b050 40%,#08c85f) no-repeat;background-position:3%}.category__block--45001 .category__hd-sp{background:url(/iso/wp-content/themes/nss/images/category/cat_std45001.png),linear-gradient(45deg,#ff8846 40%,#ff9256) no-repeat;background-position:3%}.category__block--27001 .category__hd-sp{background:url(/iso/wp-content/themes/nss/images/category/cat_std27001.png),linear-gradient(45deg,#ffb910 40%,#ffc844) no-repeat;background-position:3%}.category__block--22000 .category__hd-sp{background:url(/iso/wp-content/themes/nss/images/category/cat_std22000.png),linear-gradient(45deg,#1cac87 40%,#2ac19a) no-repeat;background-position:3%}.category__block--pmark .category__hd-sp{background:url(/iso/wp-content/themes/nss/images/category/cat_stdpmark.png),linear-gradient(45deg,#ff9b40 40%,#ffa553) no-repeat;background-position:3%}.category__block--haccp .category__hd-sp{background:url(/iso/wp-content/themes/nss/images/category/cat_stdhaccp.png),linear-gradient(45deg,#3cd1ab 40%,#42d7b1) no-repeat;background-position:3%}.category__block--iso .category__hd-sp{background:url(/iso/wp-content/themes/nss/images/category/cat_stdother.png),linear-gradient(45deg,#174489 40%,#1d4b92) no-repeat;background-position:3%;padding:1.5rem 3rem 1.5rem calc(1.5rem + 44px)}.category__hd-icon{bottom:auto;content:'';height:44px;left:1rem;position:absolute;top:50%;transform:translate(0,-50%);width:44px}.category__list-sp{display:none;margin-top:.5rem;margin-left:calc(1.5rem + 44px)}.category__list-item-sp{font-size:1.2rem;margin-bottom:.5rem;position:relative}.category__list-item-sp:after{content:"\f054";font-family:'Font Awesome 5 Free';font-weight:900;font-size:1rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.category__block--9001 .category__list-item-sp:after{color:#2dbbfd}.category__block--14001 .category__list-item-sp:after{color:#00b050}.category__block--45001 .category__list-item-sp:after{color:#ff8846}.category__block--27001 .category__list-item-sp:after{color:#ffb910}.category__block--22000 .category__list-item-sp:after{color:#1cac87}.category__block--pmark .category__list-item-sp:after{color:#ff9b40}.category__block--haccp .category__list-item-sp:after{color:#3cd1ab}.category__block--iso .category__list-item-sp:after{color:#174489}}.headline--service{margin-bottom:5rem}.main__catch{font-size:2rem;font-weight:900;margin-bottom:1rem;text-align:center}.main__inner{text-align:center}.main__img{display:inline-block;text-align:right}.main__img-inner{display:flex;justify-content:center;letter-spacing:1px;line-height:1.5em}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fixed-banner{animation:fadeIn .25s linear 0s;position:fixed;bottom:0;display:block;width:100%;background:#343436;z-index:2}.fixed-banner__inner{display:flex;max-width:1080px;margin:14px auto}.fixed-banner__tel{flex:0 1 auto;margin-right:2rem}.fixed-banner__img{max-height:54px;height:auto}.fixed-banner__img--pc{display:block}.fixed-banner__img--sp{display:none}.fixed-banner__accept{flex:0 1 auto;margin-right:2rem}.fixed-banner__btn{display:flex;align-items:flex-start;flex:1 0}.fixed-banner__item{flex:0 0 calc(50% - 0.5rem)}.fixed-banner__item:first-child{margin-right:1rem}.fixed-banner__item--sp{display:none}.fixed-banner__link{position:relative;background:#3090eb;height:auto;max-height:51px;box-shadow:0 3px 0px #2873bb;border-radius:.2rem;display:block;color:#fff;font-size:1.4rem;padding:.4rem 1rem;text-align:center}.fixed-banner__link--shiryo{background:#ffb80d;box-shadow:0 3px 0px #d4990d}.fixed-banner__link--tel{background:#003d69;box-shadow:0 4px 0px #001f35}@media screen and (max-width:768px){.fixed-banner__inner{margin:10px;max-width:initial;display:block}.fixed-banner__tel{display:none}.fixed-banner__img{margin:auto}.fixed-banner__img--pc{display:none}.fixed-banner__img--sp{display:block}.fixed-banner__accept{margin-right:0;margin-bottom:5px}.fixed-banner__btn{max-width:355px;margin:auto}.fixed-banner__item{flex:0 0 calc(50% - 0.25rem)}.fixed-banner__item:first-child{margin-right:0}.fixed-banner__item:last-child{margin-left:.5rem}.fixed-banner__item--sp{display:block}.fixed-banner__link{font-size:1rem}}
@media screen and (min-width:768px){.author .author__img{flex:1 0 240px}}.shareCont__item--tw{background:#222;width:30px;display:flex;align-items:center;justify-content:center;border-radius:5px}.shareCont__item--tw img{width:22px;height:22px}.post-content .comment-wrap{position:relative;margin:30px 0;gap:20px;display:flex}.post-content .comment-wrap .img-box img{width:100%;height:100%;object-fit:cover}.post-content .comment-wrap .img-box a{display:block;width:100%;height:100%}.post-content .comment-wrap .text-box{min-height:110px;width:calc(100% - 130px);padding:20px 20px 16px;border:2px solid #003d69;background:#e4f3fd;position:relative}.post-content .comment-wrap .img-box{border:1px solid #000;width:110px;height:110px;overflow:hidden;border-radius:50%}@media screen and (max-width:767px){.post-content .comment-wrap .text-box{width:calc(100% - 120px)}.post-content .comment-wrap .img-box{width:100px;height:100px}}.post-content .comment-wrap .text-box:after,.post-content .comment-wrap .text-box:before{content:"";position:absolute;top:26px;left:-24px;border:12px solid transparent;border-right:12px solid #e4f3fd;z-index:2}.post-content .comment-wrap .text-box:after{left:-30px;top:24px;border:14px solid transparent;border-right:14px solid #003d69;z-index:1}.post-content .comment-wrap.right{flex-direction:row-reverse}.post-content .comment-wrap.right .text-box:after,.post-content .comment-wrap.right .text-box:before{right:-24px;left:auto;border:12px solid transparent;border-left:12px solid #e4f3fd}.post-content .comment-wrap.right .text-box:after{left:auto;right:-30px;border:14px solid transparent;border-left:14px solid #003d69}.post-content .comment-wrap .img-box a{display:block;width:100%;height:100%;transition:.3s}@media screen and (min-width:768px){.post-content .comment-wrap .img-box a:hover{opacity:.7}}@media screen and (max-width:767px){.post-content .comment-wrap .text-box{padding:14px 10px 11px}}.post-content .comment-wrap .author-modal{opacity:0;pointer-events:none;transition:.3s;position:absolute;bottom:100%;left:0;width:480px;z-index:999;box-shadow:0 .5rem .5rem 0 rgba(0,0,0,.3);border:1px solid rgba(0,0,0,.1);background:#fff;padding:15px 20px}.post-content .comment-wrap.right .author-modal{right:0;left:auto}.post-content .comment-wrap .img-box:hover+.author-modal{opacity:1;pointer-events:visible}.post-content .comment-wrap .author-name{font-weight:700;font-size:18px}.post-content .comment-wrap .author-description{font-size:14px}@media screen and (max-width:767px){.post-content .comment-wrap .author-modal{width:280px}.post-content .comment-wrap .author-name{font-size:14px}.post-content .comment-wrap .author-description{font-size:12px}}.post-content .comment-wrap .text-box ul,.post-content .comment-wrap .text-box ol,.post-content .comment-wrap .text-box p{margin-top:32px;margin-bottom:0}@media screen and (max-width:767px){.post-content .comment-wrap .text-box ul,.post-content .comment-wrap .text-box ol,.post-content .comment-wrap .text-box p{margin-top:22px}}.post-content table caption{display:block}.inset-banner+.cta-middle{display:none}.page-documents .anchor-wrap{margin:40px 0;display:flex;gap:20px;flex-wrap:wrap;justify-content:center}@media screen and (min-width:561px) and (max-width:900px){.page-documents .anchor-wrap{justify-content:flex-start}}.page-documents .anchor-wrap a{display:block;width:250px;padding:5px 0;text-align:center;border-radius:10px;border:2px solid #3090eb;transition:.3s;background:#fff;color:#3090eb;text-decoration:none;position:relative;font-size:15px}.page-documents .anchor-wrap a:before,.page-documents .anchor-wrap a:after{width:8px;height:2px;background:#3090eb;border-radius:4px;position:absolute;transition:.3s;content:"";right:10px;top:0;bottom:0;margin:auto;transform:rotate(-45deg)}.page-documents .anchor-wrap a:after{right:15px;transform:rotate(45deg)}@media screen and (min-width:768px){.page-documents .anchor-wrap a:hover{background:#3090eb;color:#fff}.page-documents .anchor-wrap a:hover:before{background:#fff}.page-documents .anchor-wrap a:hover:after{background:#fff}}.page-documents .lead-note{font-weight:700;font-size:24px}.page-documents .note-list li{padding-left:20px;position:relative}.page-documents .note-list li:after{content:"";top:12px;left:0;position:absolute;content:"";width:4px;height:4px;border-radius:50%;background:#000}.page-documents .documents-list{margin-top:30px;display:flex;flex-wrap:wrap;gap:20px}.page-documents .documents-list li{width:calc((100% - 40px) / 3)}.page-documents .documents-list li .thumb{padding:10px;border:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center}.page-documents .documents-list li .thumb.adjust{padding:19px 10px}@media screen and (max-width:900px){.page-documents .documents-list li{width:calc((100% - 20px) / 2)}}.page-documents .doc-ttl{border:none;padding:0;font-size:18px;margin:10px 0 6px;text-align:center}@media screen and (min-width:768px){.page-documents .doc-ttl.adjust{min-height:60px}}@media screen and (max-width:1020px){.page-documents .doc-ttl{font-size:16px}}.page-documents .download-btn{background:#ff8348;color:#fff;border-radius:10px;border:2px solid #ff8348;text-decoration:none;text-align:center;width:100%;max-width:240px;margin:0 auto 10px;display:block;padding:5px 0 3px;transition:.3s;box-shadow:0 3px 0px #e56d33}@media screen and (max-width:767px){.page-documents .download-btn{max-width:200px;font-size:14px}}@media screen and (min-width:768px){.page-documents .download-btn:hover{opacity:.7}}@media screen and (max-width:600px){.page-documents .doc-ttl{margin:10px 0 0}.page-documents .documents-list li{width:100%}.page-documents .documents-list li .thumb{max-width:300px;margin:0 auto}}.terms__item.terms__item--other{color:#003363}.terms__link-item.terms__link-item--other{background:#003363;box-shadow:0 5px 0 #001427}.terms__wrap,.terms__list{width:100%}.terms__hd.terms__hd--other{background:url(/iso/wp-content/themes/nss/images/index/top_haccp-guide_icon02.png) no-repeat 0 0;background-size:65px 65px}.new-faq-section{margin-top:50px;border:1px solid #003d69;padding:40px 20px 20px;margin-bottom:40px}.new-faq-table{margin-bottom:30px}.new-faq-table li{position:relative;display:flex;gap:10px}.new-faq-table li .ico{width:70px;height:120px;margin-top:25px}.new-faq-table li .wrap{width:calc(100% - 80px)}.new-faq-table li:nth-child(3n+1) .ico{background:url(/iso/wp-content/themes/nss/images/post/faq01.png) no-repeat center/contain}.new-faq-table li:nth-child(3n+2) .ico{background:url(/iso/wp-content/themes/nss/images/post/faq02.png) no-repeat center/contain}.new-faq-table li:nth-child(3n) .ico{background:url(/iso/wp-content/themes/nss/images/post/faq03.png) no-repeat center/contain}.new-faq-table .question{margin-top:20px;height:auto;font-size:18px;padding:10px 40px 10px 80px;border:1px solid #003d69;font-weight:700;position:relative;display:flex;align-items:center}.new-faq-table .question:after{position:absolute;content:"質問";padding:5px 10px;background:#003d69;color:#fff;font-weight:700;width:60px;font-size:14px;height:30px;top:0;bottom:0;left:10px;margin:auto;display:flex;align-items:center;justify-content:center}.new-faq-table .answer{min-height:100px;position:relative;padding-right:110px;margin-top:5px}.new-faq-table .respondent{position:absolute;right:0;bottom:0}.new-faq-table .respondent .img{width:100px;background:#fff;height:100px;overflow:hidden;border-radius:50%;margin:0 auto;border:1px solid #003d69}.new-faq-table .respondent .img a{transition:.3s;width:100%;height:100%;display:block}.new-faq-ttl{text-align:center;margin-top:0 !important;font-weight:700 !important;color:#fff !important;background:#003d69 !important;padding:8px 20px !important;border-left:none !important;margin-bottom:20px !important;z-index:1;position:relative}.new-faq-ttl .baloon{position:absolute;background:#fff;z-index:10;left:10px;top:-20px;font-weight:700;font-size:26px;width:100px;height:50px;line-height:1;padding:12px 0;color:#003d69;text-align:center;border:1px solid #003d69;text-align:center}@media screen and (min-width:768px){.new-faq-table .respondent .img a:hover{opacity:.7}.new-faq-ttl .baloon{width:80px;top:-33px;left:-10px}.new-faq-ttl{padding:8px 20px 8px 50px !important}}.new-faq-table .respondent .img img{width:100%;height:100%;object-fit:cover}.new-faq-table .respondent .name{text-align:center;font-size:14px}.new-faq-table .respondent .img.edit img{object-fit:contain}@media screen and (max-width:767px){.new-faq-table .question{font-size:14px;margin-top:10px;margin-bottom:8px;padding:40px 10px 8px}.new-faq-table .answer{min-height:70px}.new-faq-table .question:after{top:10px;font-size:14px;bottom:auto;height:24px;padding:3px 7px}.new-faq-table li .ico{width:49px;height:84px}.new-faq-table li .wrap{width:calc(100% - 59px)}.new-faq-table .answer{padding-right:80px;margin-top:8px;font-size:14px}.new-faq-table .respondent .img{width:70px;height:70px}.new-faq-table .respondent .name{font-size:12px}.new-faq-ttl{font-size:16px}.new-faq-ttl .baloon{left:10px;top:-18px;font-size:16px;width:60px;height:30px;padding:7px 0}}.new-faq-section .author-modal{opacity:0;pointer-events:none;transition:.3s;position:absolute;bottom:100%;left:0;width:480px;z-index:999;box-shadow:0 .5rem .5rem 0 rgba(0,0,0,.3);border:1px solid rgba(0,0,0,.1);background:#fff;padding:15px 20px}.new-faq-section .author-modal{right:0;left:auto}.new-faq-section .img:hover+.author-modal{opacity:1;pointer-events:visible}.new-faq-section .author-name{font-weight:700;font-size:18px}.new-faq-section .author-description{font-size:14px}@media screen and (max-width:767px){.new-faq-section .author-modal{width:280px}.new-faq-section .author-name{font-size:14px}.new-faq-section .author-description{font-size:12px}.new-faq-table li .ico{margin-top:18px}}#sideconts .side-inner{height:100%}#sideconts .stick-banner-wrap{position:sticky;top:20px}