@charset "UTF-8";.headGroup{width:100%;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width:960px){.headGroup{gap:48px}}.sectionHead__h1{margin:0;padding:0;color:#fff;font-size:30px;font-weight:500;line-height:1;letter-spacing:7.8px}.thanksHead__h1{text-align:center;margin:0;padding:0;color:#fff;font-size:24px;font-weight:600;line-height:1.75;letter-spacing:.96px}.thanksHead__h1 span{font-feature-settings:"palt"}.sectionHead__exp{text-align:center;font-size:14.6px;font-weight:400;line-height:1.71233;letter-spacing:.584px}.article__headGroup{width:100%;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;background-image:url(//www.scope-inc.co.jp/sp-bpo/wp-content/themes/bpo/css/pages/archive/./../../../img/heading/heading_bg_sp.webp);background-color:#d3d3d3;background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (min-width:960px){.article__headGroup{gap:48px;background-image:url(//www.scope-inc.co.jp/sp-bpo/wp-content/themes/bpo/css/pages/archive/./../../../img/heading/heading_bg_pc.webp);padding:80px 0}}.articleHead__h1{margin:0;padding:0;text-align:center;font-size:30px;font-weight:400;line-height:1;letter-spacing:1px;color:#fff}@media screen and (min-width:960px){.articleHead__h1{font-size:60px;line-height:1}}.articleHead__exp{font-size:14.6px;font-weight:400;line-height:2;color:#fff}@media screen and (min-width:960px){.articleHead__exp{margin:0;max-width:952px;text-align:center;font-size:18px}}.articleHead__exp h1,.articleHead__exp h2,.articleHead__exp h3,.articleHead__exp h4,.articleHead__exp h5,.articleHead__exp h6{font-weight:400;line-height:1.5;letter-spacing:1px;margin:0;padding:0;color:#fff}.articleHead__exp h1,.articleHead__exp h2,.articleHead__exp h3,.articleHead__exp h4,.articleHead__exp h5,.articleHead__exp h6{font-size:14.6px}@media screen and (min-width:960px){.articleHead__exp h1,.articleHead__exp h2,.articleHead__exp h3,.articleHead__exp h4,.articleHead__exp h5,.articleHead__exp h6{font-size:18px}}.articleHead__exp p,.articleHead__exp ul,.articleHead__exp ol,.articleHead__exp li{color:#fff}.sortArea{width:100%;max-width:1136px;margin:0 auto;padding:32px 24px;display:flex;flex-direction:column;align-items:stretch;gap:24px}@media screen and (min-width:1150px){.sortArea{border-radius:20px}}@media screen and (min-width:1280px){.sortArea{gap:56px;padding:0}}.articleInner{width:100%;color:#080808;display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width:960px){.articleInner{gap:56px}}.categoryArea,.tagsArea{display:flex;flex-direction:column;align-items:stretch;gap:18px}@media screen and (min-width:960px){.categoryArea,.tagsArea{gap:32px}}.categoryArea__h2,.tagsArea__h2{margin:0;color:#fff;font-size:18px;font-weight:600;line-height:2;letter-spacing:1.08px}@media screen and (min-width:960px){.categoryArea__h2,.tagsArea__h2{font-size:32px;line-height:normal;letter-spacing:2.56px}}.categoryList{margin:0;width:100%;flex-wrap:wrap;display:flex;flex-direction:row;align-items:center;gap:14px}.categoryList__item{margin:0;padding:0;min-width:118px;height:22px;display:grid;place-content:center;border-radius:30px;cursor:pointer}.categoryList__item .sort{padding:8px 16px;width:100%;height:100%;color:#000;font-size:14.6px;font-weight:400;line-height:1;cursor:pointer;transition:opacity .3s}@media screen and (min-width:960px){.categoryList__item .sort{font-size:16px;line-height:1.5;letter-spacing:.8px}}@media (hover:hover){.categoryList__item .sort:hover{opacity:.6}}.tagsAreaList{margin:0;width:100%;flex-wrap:wrap;display:flex;flex-direction:row;align-items:center;gap:14px}.tagsAreaList__item{margin:0;padding:4px 8px 5px;display:flex;flex-direction:row;align-items:center;justify-content:center;height:auto;border:1px solid #fff;transition:opacity .3s;transition:opacity .3s}.tagsAreaList__item .sort{color:#fff;font-size:14.6px;font-weight:400;line-height:1;cursor:pointer}@media (hover:hover){.tagsAreaList__item:hover{opacity:.6}}.tagsAreaList__item.active{background-color:#e6e6e6;transition:background-color .3s}.tagsAreaList__item.active .sort{color:#000}.tagsAreaList__item.active:before{color:#000}.tagsAreaList__item:not(.dataAll):before{content:"#";padding:0;margin:0;font-size:14.6px;font-weight:400;line-height:1}.articlesList{margin:0;padding:16px 0;width:100%;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:20px}@media screen and (min-width:768px){.articlesList{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-columns:1fr;gap:80px;align-items:stretch}}@media screen and (min-width:960px){.articlesList{grid-template-columns:repeat(2,minmax(300px,1fr))}}.articleList__item{width:100%;height:auto;padding:0;margin:0}@media screen and (min-width:768px) and (max-width:959px){.articleList__item{max-width:460px}}.articleList__link{width:100%;height:100%;display:flex;align-items:stretch;position:relative;background-image:linear-gradient(90deg,#fff 0%,#fff 100%);padding:2px;border-radius:27px;overflow:hidden}.articleList__link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,#e071c7 0%,#4445fb 100%);transition:opacity .3s;opacity:0;z-index:0}.articleList__link:hover:before{opacity:1}.articleList__link>*{position:relative;z-index:1}.articleList__inner{background-color:#20201e;border-radius:30px;display:flex;flex-direction:column-reverse;align-items:stretch;justify-content:flex-end}.articleList__contents{padding:10px 3.89% 16px;display:flex;flex-direction:column;align-items:stretch;gap:5px}@media screen and (min-width:960px){.articleList__contents{gap:10px}}.articleList__hgroup{display:flex;flex-direction:column;align-items:stretch;gap:5px}.articleList__hgroup .articleList__title{margin:0;padding:0;color:#fff;font-size:14.6px;font-weight:400;line-height:1.5;letter-spacing:.438px}.articleList__hgroup .articleList__lead{margin:0;padding:0;font-size:14.6px;font-weight:400;line-height:1.8;letter-spacing:.584px;width:100%;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.articleInfo{padding:9px 0;display:flex;flex-direction:row;align-items:center;justify-content:stretch;gap:8px}.articleInfo__category{color:#000;margin:0;padding:4px 10px;min-width:118px;width:-moz-fit-content;width:fit-content;height:22px;border-radius:30px;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:.438px;display:grid;place-content:center}@media screen and (min-width:960px){.articleInfo__category{font-size:16px;line-height:1.5;letter-spacing:.8px}}.articleList__img{border-radius:27px 27px 0 0}.pagination-nav{width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px}.pagination-nav li{width:auto}.next:not(.next.disabled),.prev:not(.prev.disabled){transition:opacity .3s;transition:opacity .3s}@media (hover:hover){.next:not(.next.disabled):hover,.prev:not(.prev.disabled):hover{opacity:.6}}.page-numbers{display:grid;place-content:center;width:24px;height:24px;padding:5px;border:2px solid #fff;color:#fff;border-radius:4px;cursor:pointer;transition:opacity .3s;font-size:14px;font-weight:700;line-height:1}@media (hover:hover){.page-numbers:hover{opacity:.6}}.page-numbers.current{color:#080808;background-color:#fff}.article__info{padding:32px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch}@media screen and (min-width:960px){.article__info{padding:0 24px}}@media screen and (min-width:1150px){.article__info{max-width:1136px;width:100%;margin:0 auto;padding:0}}@media screen and (min-width:1440px){.article__info{display:flex;flex-direction:row;gap:16px;align-items:center}}@media screen and (min-width:1440px){.article__info.tagList--nolink{display:flex;flex-direction:row;gap:16px;align-items:center}}.datetime{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-size:16px;font-weight:400;line-height:1;color:#fff}@media screen and (min-width:1440px){.datetime{font-size:20px}}.tagList{display:flex;flex-direction:row;align-items:center;align-content:flex-start;align-self:stretch;gap:10px;flex-wrap:wrap}.tagList li{margin:0}.tagListItem--nolink,.tagListItem--hash{width:-moz-fit-content;width:fit-content;padding:5px 7px;display:flex;flex-direction:row;align-items:center;justify-content:center;height:auto;border:1px solid #fff;font-size:14.6px;font-weight:400;line-height:1}@media screen and (min-width:1440px){.tagListItem--nolink,.tagListItem--hash{font-size:14px}}.tagListItem--hash:before{content:"#"}.tagListItem__link{color:#080808;width:-moz-fit-content;width:fit-content;padding:5px 7px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:4px;border:1px solid #fff;font-size:12px;font-weight:400;line-height:1;transition:opacity .3s}@media screen and (min-width:1440px){.tagListItem__link{font-size:14px}}.tagListItem__link:before{content:"#"}.categoryItem{margin:0;padding:0;min-width:118px;color:#000;display:grid;place-content:center;padding:4px 10px;border-radius:30px;font-size:16px;line-height:1.5;letter-spacing:.438px}