@charset "UTF-8";.title{width:100%;padding:70px 0 60px 0;max-height:216px;background-image:url(../imgs/technical-review/title-bg.png);background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width:430px){.title{padding:30px 0 30px 0;max-height:120px}}.title h1{color:#fff;text-align:center;font-family:"montserrat",sans-serif;font-size:3.125rem;font-weight:700}@media screen and (max-width:430px){.title h1{font-size:1.875rem}}.title h1 span{font-family:"Noto Sans JP",sans-serif;font-size:1.125rem;font-weight:500}@media screen and (max-width:430px){.title h1 span{font-size:0.875rem}}.technical-review_info{width:100%;max-width:1200px;margin:44px auto 0 auto}@media (min-width:960px) and (max-width:1200px){.technical-review_info{width:95%}}@media screen and (max-width:960px){.technical-review_info{width:95%;margin:28px auto 0 auto}}.technical-review_info .inner{width:100%;border-top:1px solid #dbdbdb}.technical-review_info .inner p{width:100%;border-bottom:1px solid #dbdbdb}.technical-review_info .inner p a{display:inline-block;width:100%;color:#2d3243;padding:25px 0 28px 15px}.technical-review_info .inner p a span{position:relative;font-family:"Noto Sans JP",sans-serif;font-size:1rem;line-height:1.75em;font-weight:400}@media screen and (max-width:430px){.technical-review_info .inner p a span{font-size:0.875rem;line-height:1.5em;padding:15px 0 13px 0}}.technical-review_info .inner p a span::before{display:inline-block;width:16.5%;max-width:158px;margin-right:35px;padding:7px 0;border-radius:14px;text-align:center;color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:0.875rem;line-height:1em;font-weight:500}@media screen and (max-width:960px){.technical-review_info .inner p a span::before{display:block;font-size:0.75rem;margin-bottom:12px}}.technical-review_info .inner p a span.treatise::before{content:"技術論文";background-color:#f87714}.technical-review_info .inner p a span.introduction::before{content:"技術紹介";background-color:#326420}.technical-review_info .inner p a span.product::before{content:"製品紹介";background-color:#14b2f8}.technical-review_info .inner p a span::after{position:absolute;top:50%;right:-36px;content:"";display:inline-block;width:20.5px;height:25px;background-image:url(../imgs/technical-review/icon-pdf.png);background-repeat:no-repeat;background-size:contain;transform:translateY(-50%)}@media screen and (max-width:960px){.technical-review_info .inner p a span::after{position:initial;transform:translateY(25%);margin-left:6px}}.technical-review_info .inner .pager{width:285px;margin:58px auto 68px auto}.technical-review_info .inner .pager ul{width:100%;display:flex;justify-content:space-between;align-items:center}.technical-review_info .inner .pager ul li{width:34px}.technical-review_info .inner .pager ul li a{display:inline-block;width:100%;padding:10px 0;text-align:center;color:#fff;font-family:"montserrat",sans-serif;font-size:0.875rem;font-weight:500;background-color:#c8c7c7}.technical-review_info .inner .pager ul li a:hover{opacity:0.75}.technical-review_info .inner .pager ul li a.on{background-color:#08399d}