@font-face{font-family:"Noto Sans JP";font-display:swap;src:url("../fonts/Noto_Sans_JP/NotoSansJP-VariableFont_wght.ttf") format("truetype")}@font-face{font-family:"Lato";font-display:swap;src:url("../fonts/Lato/Lato-Bold.ttf") format("truetype")}

/* 通常サイト用スクロールバー（薄紫） */
html:not(.jasp-html)::-webkit-scrollbar{background:#efeff6;width:10px;height:10px}
html:not(.jasp-html)::-webkit-scrollbar-thumb{background-color:#d0c6f3;border-radius:5px}

/* JASPサイト用スクロールバー（青系） */
html.jasp-html::-webkit-scrollbar{background:#e8f8fb;width:10px;height:10px}
html.jasp-html::-webkit-scrollbar-thumb{background-color:#9fd8e5;border-radius:5px}

::-moz-selection{background-color:#d0c6f3;color:#fff}::selection{background-color:#d0c6f3;color:#fff}::-moz-selection{background-color:#d0c6f3;color:#fff}html.lenis{height:auto}html .lenis-smooth{scroll-behavior:auto !important}html .lenis-smooth [data-lenis-prevent]{-ms-scroll-chaining:none;overscroll-behavior:contain}html .body{caret-color:rgba(0,0,0,0)}html .pc{display:block !important}@media only screen and (max-width: 768px){html .pc{display:none !important}}html .md{display:none !important}@media only screen and (max-width: 1200px){html .md{display:block !important}}html .sp{display:none !important}@media only screen and (max-width: 768px){html .sp{display:block !important}}html *{margin:0;padding:0}html a{text-decoration:none;color:#331d7a}html ul,html li{list-style:none;line-height:150%}html table{border-collapse:collapse}html img{display:block;border:none}html h1,html h2,html h3,html h4,html h5{line-height:120%;font-weight:normal}html .js-fade-up{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,-webkit-transform .8s ease-out;will-change:opacity,transform}html .js-fade-up.is-visible{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}html .parallax-window{overflow:hidden;position:relative;width:100%}html .js-parallax{will-change:transform;display:block;width:100%;height:100%}html .js-parallax img{width:100%;height:110%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (max-width: 1200px){html .js-parallax img{padding-bottom:5%}}@media only screen and (max-width: 980px){html .js-parallax img{padding-bottom:10%}}html .scroll-text-animation{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap}html .scroll-text-animation .scroll-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:scroll-infinite 100s linear infinite;animation:scroll-infinite 100s linear infinite}html .scroll-text-animation .scroll-text{display:inline-block;padding-right:80px;font-size:200px;line-height:1;color:#fff;letter-spacing:0}@media only screen and (max-width: 768px){html .scroll-text-animation .scroll-text{font-size:96px;padding-right:48px}}@-webkit-keyframes scroll-infinite{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scroll-infinite{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes underlineFlow{0%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1;-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:0;-webkit-transform-origin:right;transform-origin:right}41%{-webkit-transform-origin:left;transform-origin:left}100%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1;-webkit-transform-origin:left;transform-origin:left}}@keyframes underlineFlow{0%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1;-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:0;-webkit-transform-origin:right;transform-origin:right}41%{-webkit-transform-origin:left;transform-origin:left}100%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1;-webkit-transform-origin:left;transform-origin:left}}html{position:relative;width:100%;height:100vh}html .body{color:#000;background-color:#fff;min-width:320px;line-height:160%;text-align:left;font-size:16px;letter-spacing:.05em;overflow-y:scroll;overflow-x:hidden;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Noto Sans JP",sans-serif;font-weight:400}@media only screen and (max-width: 768px){html .body{font-size:14px}}html .body.is-drawer-open{height:100%;overflow:hidden}html .body .en{font-family:"Lato",sans-serif;line-height:100%}html .body.no-scroll{overflow:hidden}html .box{width:94%;max-width:1200px;margin-right:auto;margin-left:auto;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1200px){html .box{width:calc(100% - 40px)}}html .box-inner{width:100%;max-width:1000px;margin:0 auto}.page-404{padding:120px 0 60px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){.page-404{padding:60px 0 0px}}.page-404 dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:10px;margin-bottom:40px}.page-404 dl dt{font-size:20px;color:#d0c6f3;font-weight:bold}@media only screen and (max-width: 768px){.page-404 dl dt{font-size:16px}}.page-404 dl dd{font-size:40px;line-height:140%;color:#331d7a}@media only screen and (max-width: 768px){.page-404 dl dd{font-size:30px}}.page-404>p{line-height:200%}.page-404 .btn-wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:30px}.loader{position:fixed;inset:0;z-index:9999;background-color:#d0c6f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-weight:500;-webkit-transition:opacity .8s ease,visibility .8s ease;transition:opacity .8s ease,visibility .8s ease}.loader.is-loaded{opacity:0;visibility:hidden}.loader-inner{font-family:sans-serif;letter-spacing:.1em;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}@-webkit-keyframes pulse{0%{opacity:.4}50%{opacity:1}100%{opacity:.4}}@keyframes pulse{0%{opacity:.4}50%{opacity:1}100%{opacity:.4}}#contents{padding-top:100px;padding-bottom:100px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}@media only screen and (max-width: 768px){#contents{padding-top:60px}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px}@media only screen and (max-width: 768px){.breadcrumb{gap:10px}}.breadcrumb li{font-size:12px;padding-right:18px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;line-height:140%;overflow:hidden;line-height:1.6;max-height:3.2em;color:#fff}@media only screen and (max-width: 768px){.breadcrumb li{font-size:10px;padding-right:15px}}.breadcrumb li::before{content:"";position:absolute;right:0;top:5px;width:4.6px;height:8.7px;background-image:url(../images/icon/ic_arrow2_white.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media only screen and (max-width: 768px){.breadcrumb li::before{top:3px}}.breadcrumb li:last-child{padding-right:0}.breadcrumb li:last-child::before{content:none}.breadcrumb li a{position:relative;-webkit-transition:all .3s;transition:all .3s;text-wrap:nowrap;color:#fff;display:block}.breadcrumb li a::before{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}.breadcrumb li a:hover::before{width:100%}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.breadcrumb li a:hover::before{width:100%}}.breadcrumb-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;background:linear-gradient(120deg, #7976D1, #A28DE8, #8551A4, #483F78);margin-bottom:45px}@media only screen and (max-width: 768px){.breadcrumb-wrap{padding:12px 20px;margin-bottom:16px}}.list-circle-item{position:relative;padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){.list-circle-item{padding-left:13px}}.list-circle-item::before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background-color:#000}@media only screen and (max-width: 768px){.list-circle-item::before{top:10px;width:5px;height:5px}}.page-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:30px;margin-bottom:80px;position:relative;padding:65px 0 100px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){.page-title{gap:3.81vw;margin-bottom:35px;padding:25px 0 26px;padding:5.952vw 0 6.19vw}}.page-title::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../images/common/bk_title.png);background-repeat:no-repeat;background-size:contain;background-position:left}.page-title .en{color:#d0c6f3;font-size:90px;font-weight:bold;z-index:1}@media only screen and (max-width: 768px){.page-title .en{font-size:max(6.667vw,28px)}}.page-title h1{color:#331d7a;font-size:28px;font-weight:bold;z-index:1}@media only screen and (max-width: 768px){.page-title h1{font-size:max(2.857vw,12px)}}.btn-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.btn{min-width:277px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:14px 22px 14px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;border-radius:10rem;background:linear-gradient(120deg, #7976D1, #7559B9, #6F2C95, #7559B9, #7976D1);background-size:200% 100%;-webkit-transition:background-position .6s ease-out;transition:background-position .6s ease-out}@media only screen and (max-width: 768px){.btn{min-width:240px;padding:15px 24px 15px 30px}}.btn .text{font-size:18px}@media only screen and (max-width: 768px){.btn .text{font-size:16px}}.btn .arrow{width:20px;height:20px;overflow:hidden;position:relative}@media only screen and (max-width: 768px){.btn .arrow{width:15px;width:15px}}.btn .arrow figure{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 768px){.btn .arrow figure{width:15px;width:15px}}.btn .arrow figure img{width:14.8px;height:auto;display:block}.btn .arrow figure:first-child{left:0}.btn .arrow figure:last-child{left:-100%}.btn:hover{background-position:100% 0}.btn:hover .arrow figure:first-child{left:100%}.btn:hover .arrow figure:last-child{left:0}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.btn:hover{background-position:100% 0}.btn:hover .arrow figure:first-child{left:100%}.btn:hover .arrow figure:last-child{left:0}}.btn-pagetop{background-color:#7976d1;position:fixed;bottom:0;right:0;z-index:10;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .3s;transition:all .3s;width:50px;height:50px;border-radius:12px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-pagetop:hover{background-color:#5350ae}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.btn-pagetop:hover{background-color:#5350ae}}.btn-pagetop .arrow{display:block;width:14.5px;height:8.5px;background-image:url(../images/icon/ic_arrow_white.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.btn-pagetop.is-show{opacity:1;visibility:visible;pointer-events:auto}#front .front-fv{position:relative;overflow:hidden;width:100%;height:70svh;min-height:695px;padding-top:75px;padding-bottom:60px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){#front .front-fv{height:100svh;min-height:auto;padding-top:28svh;padding-bottom:0}}#front .front-fv .bk-img{position:fixed;width:100%;height:70svh;min-height:695px;top:0;left:0}@media only screen and (max-width: 768px){#front .front-fv .bk-img{height:100svh;min-height:auto}}#front .front-fv .bk-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}@media only screen and (max-width: 768px){#front .front-fv .bk-img img{-o-object-position:top center;object-position:top center}}#front .front-fv-contents{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}#front .front-fv-contents .title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media only screen and (max-width: 768px){#front .front-fv-contents .title-wrap{gap:15px}}#front .front-fv-contents .title{max-width:812px}#front .front-fv-contents .title img{width:100%;height:auto;display:block}#front .front-fv-contents .catch{max-width:844px}#front .front-fv-contents .catch img{width:100%;height:auto;display:block}#front .front-fv .btn-wrap{margin:30px auto 0}#front .front-fv-btn-sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;background-color:#0094ba;width:224px;height:54px;-webkit-transition:all .3s;transition:all .3s;margin:0 auto;border-radius:20px;font-size:18px;letter-spacing:.1em;padding:13px 10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}#front .front-fv-btn-sub:hover{background-color:#7976d1}@media(-ms-high-contrast: none),(-ms-high-contrast: active){#front .front-fv-btn-sub:hover{background-color:#7976d1}}#front .front-nav{background-color:rgba(111,44,149,.42);backdrop-filter:blur(3px) brightness(1.3);border-radius:20px;padding:27px 180px 13px 40px;padding:27px 55px 13px 55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:35px}@media only screen and (max-width: 1200px){#front .front-nav{gap:20px;font-size:15px;padding-left:25px}}#front .front-nav-item{white-space:nowrap}#front .front-nav-item-link{color:#fff;position:relative;padding-bottom:14px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;-webkit-transition:all .3s;transition:all .3s;font-size:18px}@media only screen and (max-width: 1200px){#front .front-nav-item-link{font-size:14px}}#front .front-nav-item-link::before{content:"";position:absolute;left:0;bottom:0;width:0;height:4px;-webkit-transition:all .3s;transition:all .3s;background-color:#c5b7f0}#front .front-nav-item-link:hover::before{width:100%}@media(-ms-high-contrast: none),(-ms-high-contrast: active){#front .front-nav-item-link:hover::before{width:100%}}#front .front-nav-wrap{position:relative;max-width:100%}@media only screen and (max-width: 980px){#front .front-nav-wrap{display:none}}#front .front-contents{background-color:#fff;z-index:1;position:relative}#front .front-top{padding:90px 0 120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:50px}@media only screen and (max-width: 768px){#front .front-top{padding:50px 0 70px;gap:40px}}#front .front-top>h2{color:#331d7a;font-size:32px;text-align:center;font-weight:bold;letter-spacing:.05em}@media only screen and (max-width: 768px){#front .front-top>h2{font-size:30px;line-height:170%}}@media only screen and (max-width: 768px){#front .front-top>h2>span{display:none}}#front .front-top>p{text-align:center;font-size:18px;line-height:200%}@media only screen and (max-width: 768px){#front .front-top>p{font-size:16px}}#front .front-top .btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:28px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 768px){#front .front-top .btn-wrap{gap:14px}}#front .front-banner{-webkit-transition:all .3s;transition:all .3s}#front .front-banner:hover{opacity:.7}@media(-ms-high-contrast: none),(-ms-high-contrast: active){#front .front-banner:hover{opacity:.7}}#front .front-banner img{max-width:100%;height:auto;margin:0 auto;display:block}#front .front-banner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:20px}#front .front-news{padding-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:22px}#front .front-news-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#front .front-news-header .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:15px;margin-bottom:12px}@media only screen and (max-width: 768px){#front .front-news-header .title{margin-bottom:0;gap:10px}}#front .front-news-header .title .en{color:#331d7a;font-size:70px;font-weight:bold;padding-bottom:20px;position:relative;letter-spacing:.05em}@media only screen and (max-width: 768px){#front .front-news-header .title .en{font-size:48px;padding-bottom:15px}}#front .front-news-header .title .en::before,#front .front-news-header .title .en::after{content:"";position:absolute;bottom:0;width:40px;height:7px}@media only screen and (max-width: 768px){#front .front-news-header .title .en::before,#front .front-news-header .title .en::after{width:27px;height:5px}}#front .front-news-header .title .en::before{background-color:#331d7a;left:0}#front .front-news-header .title .en::after{background-color:#d9d9d9;left:41px}@media only screen and (max-width: 768px){#front .front-news-header .title .en::after{left:28px}}#front .front-news-header .title dd{font-size:18px;color:#1c1041}@media only screen and (max-width: 768px){#front .front-news-header .title dd{font-size:14px}}#front .front-news-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 768px){#front .front-news-btn{gap:10px}}#front .front-news-btn .text{font-size:18px}@media only screen and (max-width: 768px){#front .front-news-btn .text{font-size:14px}}#front .front-news-btn .arrow{width:36px;height:36px;border-radius:50%;overflow:hidden;background-color:#665d81;position:relative;-webkit-transition:all .3s;transition:all .3s}#front .front-news-btn .arrow figure{width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;-webkit-transition:all .3s;transition:all .3s}#front .front-news-btn .arrow figure img{width:14.8px;height:auto;display:block}#front .front-news-btn .arrow figure:first-child{left:0}#front .front-news-btn .arrow figure:last-child{left:-100%}#front .front-news-btn:hover{color:#8b71e2}#front .front-news-btn:hover .arrow{background-color:#8b71e2}#front .front-news-btn:hover .arrow figure:first-child{left:100%}#front .front-news-btn:hover .arrow figure:last-child{left:0}@media(-ms-high-contrast: none),(-ms-high-contrast: active){#front .front-news-btn:hover{color:#8b71e2}#front .front-news-btn:hover .arrow{background-color:#8b71e2}#front .front-news-btn:hover .arrow figure:first-child{left:100%}#front .front-news-btn:hover .arrow figure:last-child{left:0}}#front .front-btm{padding:107px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){#front .front-btm{padding:60px 0}}#front .front-btm-banner{border:1px solid #cfcfcf;-webkit-transition:all .3s;transition:all .3s}#front .front-btm-banner:hover{opacity:.7}@media(-ms-high-contrast: none),(-ms-high-contrast: active){#front .front-btm-banner:hover{opacity:.7}}#front .front-btm-banner img{width:100%;height:auto;display:block}#front .front-btm-banner-wrap{display:grid;grid-template-columns:repeat(3, 1fr);gap:17px}@media only screen and (max-width: 768px){#front .front-btm-banner-wrap{max-width:300px;margin:0 auto;gap:12px;grid-template-columns:1fr}}.news-cate-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:13px;margin-bottom:40px}@media only screen and (max-width: 768px){.news-cate-list{gap:10px;margin-bottom:30px}}.news-cate-list-item-link{border-radius:10px;background-color:#fff;border:1px solid #b3b3b3;color:#000;text-align:center;font-size:14px;display:block;padding:10px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:150%;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 768px){.news-cate-list-item-link{border-radius:5px;font-size:12px;padding:5px 12px}}.news-cate-list-item-link:hover{background-color:#b3b3b3;color:#fff}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.news-cate-list-item-link:hover{background-color:#b3b3b3;color:#fff}}.news-cate-list-item-link-current{background-color:#b3b3b3;color:#fff}.news-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border-top:1px solid #b9b9b9}.news-list-item{border-bottom:1px solid #b9b9b9;padding:20px 17px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:26px}@media only screen and (max-width: 768px){.news-list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 0}}.news-list-item-meta{width:225px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px}@media only screen and (max-width: 768px){.news-list-item-meta{width:100%;gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.news-list-item-meta>time{font-size:14px;font-weight:normal}@media only screen and (max-width: 768px){.news-list-item-meta>time{font-size:12px}}.news-cate-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:4px}@media only screen and (max-width: 768px){.news-cate-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.news-cate-wrap>a{width:120px;min-height:22px;display:block;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;border-radius:11px;-webkit-transition:all .3s;transition:all .3s;font-size:12px;line-height:140%}.news-cate-wrap>a:hover{opacity:.7}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.news-cate-wrap>a:hover{opacity:.7}}.news-cate-wrap .cate-society{background-color:#ab65d2}.news-cate-wrap .cate-info{background-color:#3555be}.news-cate-wrap .cate-event{background-color:#f6bd4c}.news-link{color:#000;-webkit-transition:all .3s;transition:all .3s;line-height:200%}.news-link>span{background-image:-webkit-gradient(linear, left top, right top, from(#000), to(#000));background-image:linear-gradient(90deg, #000, #000);background-repeat:no-repeat;background-size:0% 1px;background-position:0 100%;padding-bottom:4px;-webkit-transition:all .3s;transition:all .3s}.news-link:hover>span{background-size:100% 1px}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.news-link:hover>span{background-size:100% 1px}}.pagenaviArea{position:relative;margin-top:100px}@media only screen and (max-width: 768px){.pagenaviArea{margin-top:40px}}.pagenaviArea .wp-pagenavi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;position:relative;width:100%;min-height:40px}@media only screen and (max-width: 768px){.pagenaviArea .wp-pagenavi{min-height:30px;gap:6px}}.pagenaviArea .wp-pagenavi .page,.pagenaviArea .wp-pagenavi .current,.pagenaviArea .wp-pagenavi .nextpostslink,.pagenaviArea .wp-pagenavi .previouspostslink,.pagenaviArea .wp-pagenavi .last,.pagenaviArea .wp-pagenavi .first{color:#000;font-size:14px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;float:none;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;border:none;position:relative;-webkit-transition:all .3s;transition:all .3s;padding:10px 14px;border:1px solid #bbb;border-radius:10px;background-color:#fff;height:40px;min-width:40px}@media only screen and (max-width: 768px){.pagenaviArea .wp-pagenavi .page,.pagenaviArea .wp-pagenavi .current,.pagenaviArea .wp-pagenavi .nextpostslink,.pagenaviArea .wp-pagenavi .previouspostslink,.pagenaviArea .wp-pagenavi .last,.pagenaviArea .wp-pagenavi .first{font-size:12px;padding:5px 7px;border-radius:5px;height:30px;min-width:30px}}.pagenaviArea .wp-pagenavi .page:hover,.pagenaviArea .wp-pagenavi .nextpostslink:hover,.pagenaviArea .wp-pagenavi .previouspostslink:hover,.pagenaviArea .wp-pagenavi .last:hover,.pagenaviArea .wp-pagenavi .first:hover{color:#fff;background-color:#cacaca}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.pagenaviArea .wp-pagenavi .page:hover,.pagenaviArea .wp-pagenavi .nextpostslink:hover,.pagenaviArea .wp-pagenavi .previouspostslink:hover,.pagenaviArea .wp-pagenavi .last:hover,.pagenaviArea .wp-pagenavi .first:hover{color:#fff;background-color:#cacaca}}.pagenaviArea .wp-pagenavi .current{font-weight:400;color:#fff;background-color:#cacaca}.pagenaviArea .wp-pagenavi .nextpostslink,.pagenaviArea .wp-pagenavi .previouspostslink,.pagenaviArea .wp-pagenavi .last,.pagenaviArea .wp-pagenavi .first{position:relative}.pagenaviArea .wp-pagenavi .nextpostslink::before,.pagenaviArea .wp-pagenavi .previouspostslink::before,.pagenaviArea .wp-pagenavi .last::before,.pagenaviArea .wp-pagenavi .first::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-repeat:no-repeat;background-position:center;background-size:contain;width:11.5px;height:10.5px;-webkit-transition:all .3s;transition:all .3s;z-index:1}@media only screen and (max-width: 768px){.pagenaviArea .wp-pagenavi .nextpostslink::before,.pagenaviArea .wp-pagenavi .previouspostslink::before,.pagenaviArea .wp-pagenavi .last::before,.pagenaviArea .wp-pagenavi .first::before{width:8.5px;height:7.5px}}.pagenaviArea .wp-pagenavi .nextpostslink{margin-left:20px}@media only screen and (max-width: 768px){.pagenaviArea .wp-pagenavi .nextpostslink{margin-left:10px}}.pagenaviArea .wp-pagenavi .nextpostslink::before{background-image:url(../images/icon/ic_pagenav_arrow_next.svg)}.pagenaviArea .wp-pagenavi .nextpostslink:hover::before{background-image:url(../images/icon/ic_pagenav_arrow_next_white.svg)}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.pagenaviArea .wp-pagenavi .nextpostslink:hover::before{background-image:url(../images/icon/ic_pagenav_arrow_next_white.svg)}}.pagenaviArea .wp-pagenavi .previouspostslink{margin-right:20px}@media only screen and (max-width: 768px){.pagenaviArea .wp-pagenavi .previouspostslink{margin-right:10px}}.pagenaviArea .wp-pagenavi .previouspostslink::before{background-image:url(../images/icon/ic_pagenav_arrow_prev.svg)}.pagenaviArea .wp-pagenavi .previouspostslink:hover::before{background-image:url(../images/icon/ic_pagenav_arrow_prev_white.svg)}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.pagenaviArea .wp-pagenavi .previouspostslink:hover::before{background-image:url(../images/icon/ic_pagenav_arrow_prev_white.svg)}}.pagenaviArea .wp-pagenavi .last::before{background-image:url(../images/icon/ic_pagenav_arrow_next2.svg)}.pagenaviArea .wp-pagenavi .last:hover::before{background-image:url(../images/icon/ic_pagenav_arrow_next2_white.svg)}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.pagenaviArea .wp-pagenavi .last:hover::before{background-image:url(../images/icon/ic_pagenav_arrow_next2_white.svg)}}.pagenaviArea .wp-pagenavi .first::before{background-image:url(../images/icon/ic_pagenav_arrow_prev2.svg)}.pagenaviArea .wp-pagenavi .first:hover::before{background-image:url(../images/icon/ic_pagenav_arrow_prev2_white.svg)}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.pagenaviArea .wp-pagenavi .first:hover::before{background-image:url(../images/icon/ic_pagenav_arrow_prev2_white.svg)}}.news-single-contents{margin-top:160px}@media only screen and (max-width: 768px){.news-single-contents{margin-top:60px}}.post-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:20px}@media only screen and (max-width: 768px){.post-head{gap:10px}}.post-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px}@media only screen and (max-width: 768px){.post-meta{gap:20px}}.post-meta .news-cate-wrap>a{width:180px;min-height:38px;font-size:14px}@media only screen and (max-width: 768px){.post-meta .news-cate-wrap>a{width:120px;min-height:22px;font-size:12px}}.post-meta time{font-size:14px;letter-spacing:.18rem}@media only screen and (max-width: 768px){.post-meta time{font-size:12px;letter-spacing:.1rem}}.post-title{font-size:36px;letter-spacing:.16rem;line-height:160%}@media only screen and (max-width: 768px){.post-title{font-size:24px;letter-spacing:.08rem}}.post-body{margin-top:80px;margin-bottom:100px;letter-spacing:.1rem}@media only screen and (max-width: 768px){.post-body{margin-top:40px;margin-bottom:60px}}.post-body p{margin-bottom:30px;line-height:200%}@media only screen and (max-width: 768px){.post-body p{margin-bottom:25px}}.post-body a{color:#000;text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}.post-body a:hover{color:#8b71e2}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.post-body a:hover{color:#8b71e2}}.post-body a.wp-element-button{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:14px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;border-radius:10rem;background:linear-gradient(120deg, #7976D1, #7559B9, #6F2C95, #7559B9, #7976D1);background-size:200% 100%;-webkit-transition:background-position .6s ease-out;transition:background-position .6s ease-out;font-size:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 768px){.post-body a.wp-element-button{font-size:14px}}.post-body a.wp-element-button:hover{background-position:100% 0}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.post-body a.wp-element-button:hover{background-position:100% 0}}.post-body .wp-block-buttons{margin-bottom:30px}.post-body img{overflow:hidden}.post-body figure{margin-bottom:30px}@media only screen and (max-width: 768px){.post-body figure{margin-bottom:30px}}.post-body figure img{width:100%;height:auto}.post-body figure figcaption{font-size:13px;margin-top:16px;margin-bottom:30px;line-height:180%}@media only screen and (max-width: 768px){.post-body figure figcaption{font-size:11px;margin-top:12px}}.post-body .wp-block-columns{margin-bottom:30px}@media only screen and (max-width: 768px){.post-body .wp-block-columns{margin-bottom:30px}}.post-body .wp-block-columns .wp-block-image{width:100%;margin-bottom:0}.post-body .wp-block-columns .wp-block-image figcaption{margin-bottom:0}.post-body h1,.post-body h2{font-size:32px;margin-bottom:35px;margin-top:80px;line-height:150%;font-weight:bold;border-bottom:1px solid #d0c6f3;padding-bottom:7px}@media only screen and (max-width: 768px){.post-body h1,.post-body h2{margin-top:40px;font-size:28px;margin-bottom:25px}}.post-body h3{font-size:26px;margin-top:70px;margin-bottom:25px;padding-left:22px;position:relative;line-height:150%;font-weight:bold}@media only screen and (max-width: 768px){.post-body h3{font-size:22px;margin-top:40px;margin-bottom:25px;padding-left:17px}}.post-body h3::before,.post-body h3::after{content:"";position:absolute;left:0;width:10px;height:10px;top:50%}@media only screen and (max-width: 768px){.post-body h3::before,.post-body h3::after{width:8px;height:8px}}.post-body h3::before{background-color:#331d7a;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.post-body h3::after{background-color:#d0c6f3;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.post-body h4,.post-body h5,.post-body h6{font-size:20px;font-weight:bold;margin-top:70px;margin-bottom:25px;line-height:170%;color:#331d7a}@media only screen and (max-width: 768px){.post-body h4,.post-body h5,.post-body h6{font-size:18px;margin-top:40px;margin-bottom:20px}}.post-body ul{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:10px}@media only screen and (max-width: 768px){.post-body ul{gap:5px;margin-bottom:25px}}.post-body ul li{position:relative;padding-left:13px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:170%}@media only screen and (max-width: 768px){.post-body ul li{padding-left:12px}}.post-body ul li::before{content:"";position:absolute;left:0;top:12px;width:3px;height:3px;background-color:#000;border-radius:50%}@media only screen and (max-width: 768px){.post-body ul li::before{top:10px}}.post-body ol{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:10px}@media only screen and (max-width: 768px){.post-body ol{gap:5px;margin-bottom:25px}}.post-body ol li{list-style:auto inside;text-indent:-20px;margin-left:20px;line-height:170%}.post-body table{font-size:16px;width:100%;white-space:nowrap}@media only screen and (max-width: 768px){.post-body table{font-size:14px}}.post-body table th,.post-body table td{font-weight:400}@media only screen and (max-width: 768px){.post-body table th,.post-body table td{text-align:left}}.post-body .wp-block-embed-youtube{margin-bottom:30px}@media only screen and (max-width: 768px){.post-body .wp-block-embed-youtube{margin-bottom:30px}}.post-body .wp-block-embed-youtube .wp-block-embed__wrapper{position:relative;width:100%;padding-top:56.25%}.post-body .wp-block-embed-youtube .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;width:100%;height:100%}.post-body .wp-block-embed-vimeo{margin-bottom:30px}@media only screen and (max-width: 768px){.post-body .wp-block-embed-vimeo{margin-bottom:30px}}.post-body .wp-block-embed-vimeo .wp-block-embed__wrapper{position:relative;width:100%;padding-top:53%}.post-body .wp-block-embed-vimeo .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;width:100%;height:100%}.post-pagenation-inner{border-top:1px solid #d0c6f3;border-bottom:1px solid #d0c6f3;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;height:85px}@media only screen and (max-width: 768px){.post-pagenation-inner{height:72px}}.post-pagenation-inner a{position:absolute;top:34px;-webkit-transition:all .3s;transition:all .3s;line-height:100%;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){.post-pagenation-inner a{top:30px}}.post-pagenation-inner a[rel=prev]{left:10px;padding-left:23px}.post-pagenation-inner a[rel=prev]::before{content:"";position:absolute;top:56%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;background-image:url(../images/icon/ic_pagenav_arrow_prev.svg);background-repeat:no-repeat;background-size:100%;background-position:center;width:5px;height:10px}.post-pagenation-inner a[rel=next]{right:10px;padding-right:23px}.post-pagenation-inner a[rel=next]::before{content:"";position:absolute;top:56%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;background-image:url(../images/icon/ic_pagenav_arrow_next.svg);background-repeat:no-repeat;background-size:100%;background-position:center;width:5px;height:10px}.post-pagenation-inner a:hover{opacity:.6}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.post-pagenation-inner a:hover{opacity:.6}}.post-pagenation-prev,.post-pagenation-next{position:relative}.post-pagenation-back{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s;transition:all .3s}.post-pagenation-back:hover{opacity:.6}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.post-pagenation-back:hover{opacity:.6}}.header{height:100px;width:100%;position:absolute;top:0;left:0;background-color:#fff;z-index:10;-webkit-transition:none;transition:none}@media only screen and (max-width: 1200px){.header{background-color:inherit;height:60px}}@media(min-width: 1201px){.header.home{height:80px;top:-80px;opacity:0;visibility:hidden}.header.home.is-sticky{position:fixed;top:0;opacity:1;visibility:visible;-webkit-transition:top .4s ease,opacity .4s ease,visibility .4s ease;transition:top .4s ease,opacity .4s ease,visibility .4s ease}.header.home.is-sticky .header-logo{width:288px}.header:not(.home).is-sticky{position:fixed;top:-100px;height:80px;opacity:0;visibility:hidden;-webkit-animation:sub-header-show .4s ease forwards;animation:sub-header-show .4s ease forwards}.header:not(.home).is-sticky .header-logo{width:288px}}@media only screen and (max-width: 1200px){.header.home{height:0;top:0 !important;opacity:1 !important;visibility:visible !important;background-color:inherit}.header.home .header-logo{display:none}.header.is-sticky{position:absolute !important;top:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important}}.header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;padding:10px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}@media only screen and (max-width: 1200px){.header-inner{padding:6px 8px}}.header-logo{width:353px}@media only screen and (max-width: 1200px){.header-logo{width:205px}}.header-logo-link{-webkit-transition:all .3s;transition:all .3s;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header-logo-link img{width:100%;height:auto;display:block}.header-logo-link:hover{opacity:.6}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.header-logo-link:hover{opacity:.6}}.header-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-nav-list-item{white-space:nowrap;margin-top:12px}.header-nav-list-item-link{-webkit-transition:all .3s;transition:all .3s;position:relative;padding-bottom:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.header-nav-list-item-link::before{content:"";position:absolute;left:0;bottom:0;width:0;height:4px;-webkit-transition:all .3s;transition:all .3s;background-color:#c5b7f0}.header-nav-list-item-link:hover{color:#8b71e2}.header-nav-list-item-link:hover::before{width:100%}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.header-nav-list-item-link:hover{color:#8b71e2}.header-nav-list-item-link:hover::before{width:100%}}.header-nav-list-item-link.current{color:#8b71e2}.header-nav-list-item-link.current::before{width:100%}@media only screen and (max-width: 1200px){.header-nav{display:none}}@-webkit-keyframes sub-header-show{to{top:0;opacity:1;visibility:visible}}@keyframes sub-header-show{to{top:0;opacity:1;visibility:visible}}#hamburger,#gnav,#gnav-modal{opacity:0;pointer-events:none;position:fixed;-webkit-transition:all .3s;transition:all .3s}#hamburger{width:50px;height:50px;cursor:pointer;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:110;background-color:#7976d1;border-radius:0 0 0 12px;-webkit-transition:all .3s;transition:all .3s}#hamburger:hover{background-color:#5350ae}@media(-ms-high-contrast: none),(-ms-high-contrast: active){#hamburger:hover{background-color:#5350ae}}@media only screen and (max-width: 1200px){#hamburger{opacity:1;pointer-events:auto}}#hamburger>p{position:absolute;color:#c8c6ff;text-align:center;font-size:8px;line-height:100%;white-space:nowrap;bottom:8px}#hamburger>div{position:absolute;top:13px;width:24px;height:13px;display:inline-block;-webkit-transition:all .3s;transition:all .3s;-webkit-box-sizing:border-box;box-sizing:border-box}#hamburger>div span{position:absolute;left:0;width:100%;height:1px;background-color:#c8c6ff;display:inline-block;-webkit-transition:all .3s;transition:all .3s;-webkit-box-sizing:border-box;box-sizing:border-box}#hamburger>div span:nth-of-type(1){top:0}#hamburger>div span:nth-of-type(2){top:6px}#hamburger>div span:nth-of-type(3){bottom:0}#hamburger.is-drawer-active span:nth-of-type(1){-webkit-transform:translateY(6px) rotate(-45deg);-ms-transform:translateY(6px) rotate(-45deg);transform:translateY(6px) rotate(-45deg)}#hamburger.is-drawer-active span:nth-of-type(2){opacity:0}#hamburger.is-drawer-active span:nth-of-type(3){-webkit-transform:translateY(-6px) rotate(45deg);-ms-transform:translateY(-6px) rotate(45deg);transform:translateY(-6px) rotate(45deg)}#gnav{top:24%;right:-30%;width:calc(100% - 180px);max-width:500px;padding:14px 20px;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;background-color:#7976d1;border-radius:20px 0 0 20px}#gnav.is-drawer-active{opacity:1;z-index:100;pointer-events:auto;right:0}#gnav .gnav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#gnav .gnav-list-item{border-bottom:1px solid #bcbbe8}#gnav .gnav-list-item:last-child{border-bottom:none}#gnav .gnav-list-item-link{padding:13px 7px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;-webkit-transition:all .3s;transition:all .3s}#gnav .gnav-list-item-link:hover{opacity:.7}@media(-ms-high-contrast: none),(-ms-high-contrast: active){#gnav .gnav-list-item-link:hover{opacity:.7}}#gnav-modal{background-color:rgba(0,0,0,.5);width:100%;height:100%;visibility:hidden;left:0;top:0}#gnav-modal.is-drawer-active{opacity:1;z-index:99;visibility:visible;pointer-events:auto}.footer{background-color:#320d69;position:relative;z-index:1}.footer-nav{background-color:#511182;padding:32px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){.footer-nav{padding:14px 20px}}.footer-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.footer-nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer-nav-list-item{position:relative;white-space:nowrap}@media only screen and (max-width: 768px){.footer-nav-list-item{border-bottom:1px solid #a888c0;width:100%}}.footer-nav-list-item::before{content:"";position:absolute;right:0;top:0;height:100%;width:2px;background-color:hsla(0,0%,100%,.5)}@media only screen and (max-width: 768px){.footer-nav-list-item::before{content:none}}.footer-nav-list-item:last-child::before{content:none}@media only screen and (max-width: 768px){.footer-nav-list-item:last-child{border-bottom:none}}.footer-nav-list-item a{padding:0 28px;color:#fff;font-size:18px;display:block;-webkit-transition:all .3s;transition:all .3s}.footer-nav-list-item a:hover{opacity:.7}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.footer-nav-list-item a:hover{opacity:.7}}@media only screen and (max-width: 1200px){.footer-nav-list-item a{padding:0 17px;font-size:14px}}@media only screen and (max-width: 768px){.footer-nav-list-item a{padding:13px 0;line-height:150%}}.footer-bottom{padding:70px 100px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:85px}@media only screen and (max-width: 768px){.footer-bottom{padding:50px 20px 40px;gap:100px}}.footer-bottom .copyright{text-align:center;color:#a686d6;font-size:13px}.footer-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:45px}@media only screen and (max-width: 768px){.footer-meta{gap:40px}}.footer-meta>p{font-size:24px}@media only screen and (max-width: 768px){.footer-meta>p{font-size:18px}}.footer-meta-add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:12px;font-size:14px}.footer-meta-add li{line-height:200%}.footer-meta-add a{color:#fff;-webkit-transition:all .3s;transition:all .3s;text-decoration:underline}.footer-meta-add a:hover{color:#dca3d8}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.footer-meta-add a:hover{color:#dca3d8}}/*# sourceMappingURL=style.css.map */
/* JASP template
---------------------------------------- */
.jasp-page .breadcrumb-wrap {
  margin-bottom: 0;
}

.jasp-hero {
  background: linear-gradient(135deg, #eaf8fb 0%, #d7edf8 100%);
  padding: 70px 20px 60px;
}

.jasp-hero-inner {
  max-width: 1120px;
  margin: 0 auto;
}

.jasp-hero-label {
  font-size: 22px;
  line-height: 1.6;
  margin: 0 0 16px;
  color: #222;
}

.jasp-hero-title {
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 56px;
  line-height: 1.2;
  margin: 0 0 20px;
  color: #0098bb;
  font-weight: 700;
}

.jasp-hero-text {
  font-size: 16px;
  line-height: 1.9;
  margin: 0 0 32px;
}

.jasp-local-nav-list {
  display: flex;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}



.jasp-local-nav-item > a {
  display: block;
  min-width: 220px;
  padding: 14px 24px;
  background: #00516b;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  font-weight: 700;
}

.jasp-local-nav-item > a:hover {
  opacity: 0.85;
}

.jasp-content-box {
  padding-top: 60px;
}

@media screen and (max-width: 767px) {
  .jasp-hero {
    padding: 48px 20px 40px;
  }

  .jasp-hero-title {
    font-size: 36px;
  }

  .jasp-hero-label {
    font-size: 18px;
  }

  .jasp-local-nav-list {
    display: block;
  }

  .jasp-local-nav-item {
    margin-bottom: 12px;
  }

  .jasp-local-nav-item > a {
    min-width: auto;
    width: 100%;
  }
}
/* JASP English pages
---------------------------------------- */
.jasp-body {
  font-family: "Lato", "Noto Sans JP", sans-serif;
  color: #102331;
}

.jasp-header {
  background: #0795ad;
}

.jasp-header-main {
  background: #0795ad;
  padding: 20px 20px;
}

.jasp-header-inner {
  max-width: 1120px;
  height: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.jasp-header-logo-link {
  color: #fff;
  text-decoration: none;
}

.jasp-logo-text {
  display: block;
  font-size: 30px;
  line-height: 1.15;
  letter-spacing: 0.02em;
}

.jasp-logo-text strong {
  color: #004e73;
  font-weight: 900;
}

.jasp-header-logo-area img {
  max-height: 72px;
  width: auto;
}

.jasp-header-contact a {
  display: inline-block;
  background: #004e73;
  color: #fff;
  text-decoration: none;
  padding: 12px 18px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 700;
}

.jasp-breadcrumb-wrap {
  background: linear-gradient(90deg, #0795ad 0%, #004e73 100%);
}

.jasp-page-hero {
  background:
      linear-gradient(
          135deg,
          #edf8fb 0%,
          #d5ebf4 100%
      );

  border-bottom: 1px solid #c5dde6;
}

.jasp-page-hero-inner,
.jasp-content-inner,
.jasp-footer-nav-list,
.jasp-footer-bottom {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

.jasp-page-kicker {
  margin: 0 0 18px;
  font-size: 24px;
  color: #102331;
}

.jasp-page-en {
  margin: 0 0 16px;
  font-size: 56px;
  line-height: 1.1;
  font-weight: 900;
  color: #0795ad;
  letter-spacing: 0.04em;
}

.jasp-page-title {
  margin: 0;
  font-size: 28px;
  color: #004e73;
  font-weight: 700;
}

.jasp-content {
  padding: 64px 20px 90px;
  background: #fff;
}

.jasp-footer {
  background: #004e73;
  color: #fff;
}

.jasp-footer a {
  color: #fff;
}

.jasp-footer-nav {
  border-bottom: 1px solid rgba(255,255,255,0.24);
}

.jasp-footer-nav-list {
  padding: 22px 20px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.jasp-footer-nav-list a {
  text-decoration: none;
}

.jasp-footer-bottom {
  padding: 36px 20px 42px;
}

.jasp-footer-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 14px;
}

.jasp-footer-text {
  font-size: 14px;
  line-height: 1.8;
  margin: 0 0 10px;
}

.jasp-copyright {
  font-size: 12px;
  margin: 24px 0 0;
  opacity: 0.8;
}

/* JASP buttons */
.jasp-jstage {
  text-align: center;
  margin: 40px 0;
}

.jasp-jstage-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 380px;
  height: 90px;
  background: linear-gradient(135deg, #0f9aba 0%, #006a8f 100%);
  color: #fff !important;
  text-decoration: none !important;
  font-size: 22px;
  font-weight: 700;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0,0,0,.15);
  transition: .2s;
}

.jasp-jstage-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(0,0,0,.2);
}

.jasp-content-menu {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
  margin: 32px 0 48px;
}

.jasp-content-menu-button {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  width: 320px;
  background: #004e73;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0,0,0,.12);
  overflow: hidden;
  padding: 12px 0 16px;!important;
  height: auto;
  cursor: default;
  text-align: center;
}
.jasp-content-menu-button br {
  display: none !important;
}
.jasp-content-menu-button:hover {
  background: #0795ad;
  transform: translateY(-2px);
}

/* スマホ */
@media screen and (max-width: 767px) {
  .jasp-jstage-button {
    width: 90%;
    height: 80px;
    font-size: 18px;
  }

  .jasp-content-menu {
    flex-direction: column;
    align-items: center;
  }

  .jasp-content-menu-button {
    width: 90%;
    height: 100px;
    font-size: 20px;
  }
}
.jasp-jstage-button br,
.jasp-content-menu-button br {
  display: none;
}

/* JASP content buttons */
.jasp-content-menu {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin: 32px 0 48px;
}

.jasp-content-menu-button {

  width: 320px;
  height: 70px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: #004e73;

  color: #fff !important;
  text-decoration: none;

  border-radius: 8px;

  font-size: 24px;
  font-weight: 700;

  box-shadow: 0 8px 20px rgba(0,0,0,.12);

  transition: .2s;
}

.jasp-content-menu-button:hover {
  background: #0795ad;
  transform: translateY(-2px);
}



/* JASP article type table */
.jasp-page .price-table-wrap {
  width: 100%;
  overflow-x: auto;
  margin: 24px 0 32px;
}

.jasp-page table.price-table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.6;
}

.jasp-page .price-table th,
.jasp-page .price-table td {
  border: 1px solid #c8dce3;
  padding: 12px 14px;
  vertical-align: top;
}

.jasp-page .price-table th {
  background: #e8f6fa;
  color: #004e73;
  font-weight: 700;
  text-align: center;
}

.jasp-page .price-table td:nth-child(1),
.jasp-page .price-table td:nth-child(2),
.jasp-page .price-table td:nth-child(3),
.jasp-page .price-table td:nth-child(4) {
  white-space: nowrap;
}

.jasp-page .price-table td:nth-child(5) {
  min-width: 360px;
}

/* remove old JASP global nav */
.jasp-global-nav,
.jasp-header-nav,
.jasp-header-subnav {
  display: none !important;
}

@media screen and (max-width: 900px) {
  .jasp-header-main {
    padding: 16px 72px 16px 16px;
  }

  .jasp-header-inner {
    height: 72px;
  }

  .jasp-logo-text {
    font-size: 22px;
  }

  .jasp-header-contact {
    display: none;
  }

  .jasp-page-en {
    font-size: 38px;
  }

  .jasp-page-kicker {
    font-size: 18px;
  }

  .jasp-page-title {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .jasp-content-menu {
    display: block;
  }

  .jasp-content-menu-button {
    width: 100%;
    margin-bottom: 12px;
  }

  .jasp-page table.price-table {
    min-width: 860px;
    font-size: 13px;
  }
}
/* JASP：共通 #contents の余白を打ち消す */
body.jasp-body #contents,
body.jasp-body main#contents,
body.jasp-body #contents.jasp-page {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body.jasp-body .jasp-header {
  margin-bottom: 0 !important;
}

body.jasp-body #contents {
  padding-top: 0 !important;
}
body.jasp-body .jasp-breadcrumb-wrap {
  margin-top: 0 !important;
}

.jasp-content-menu {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
  margin: 50px 0;
}
.jasp-jstage {
  text-align: center;
  margin: 40px 0 60px;
}

/* J-Stage button */
body.jasp-body .jasp-jstage {
  text-align: center;
  margin: 40px 0 60px;
}

body.jasp-body .jasp-jstage-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 380px;
  height: 90px;

  padding: 0;

  background: linear-gradient(
    135deg,
    #0f9aba 0%,
    #006a8f 100%
  );

  color: #fff !important;
  text-decoration: none !important;

  font-size: 22px;
  font-weight: 700;
  line-height: 1;

  border-radius: 8px;

  box-shadow: 0 8px 20px rgba(0,0,0,.15);

  transition: .2s;
}

body.jasp-body .jasp-jstage-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(0,0,0,.2);
}
/* JASP breadcrumb position */
body.jasp-body .jasp-breadcrumb-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.jasp-body .jasp-breadcrumb-wrap .breadcrumb {
  max-width: 1120px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  box-sizing: border-box !important;

  display: flex !important;
  justify-content: flex-start !important;
  text-align: left !important;
}
/* JASP page hero spacing */
body.jasp-body .jasp-page-hero {
  padding-top: 42px !important;
  padding-bottom: 48px !important;
}

body.jasp-body .jasp-page-kicker {
  margin-bottom: 20px !important;
  line-height: 1.5 !important;
}

body.jasp-body .jasp-page-en {
  margin-bottom: 18px !important;
  line-height: 1.15 !important;
}

body.jasp-body .jasp-page-title {
  line-height: 1.5 !important;
}

/* JASP buttons fix - text center & mobile width */
body.jasp-body .jasp-jstage-button,
body.jasp-body .jasp-content-menu-button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  padding: 0 20px !important;
  box-sizing: border-box !important;
}

@media screen and (max-width: 767px) {
  body.jasp-body .jasp-jstage {
    display: flex !important;
    justify-content: center !important;
  }

  body.jasp-body .jasp-jstage-button {
    width: min(90vw, 420px) !important;
    min-width: 0 !important;
    height: 90px !important;
    min-height: 90px !important;
  }

  body.jasp-body .jasp-content-menu {
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  body.jasp-body .jasp-content-menu-button {
    width: min(90vw, 420px) !important;
    min-width: 0 !important;
    height: 120px !important;
    min-height: 120px !important;
  }
}
.jasp-content-menu-button {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  width: 320px;
  background: #004e73;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0,0,0,.12);
  overflow: hidden;
  padding: 24px 0 12px;
  height: auto;
  cursor: default;
  text-align: center;
}

.jasp-sub-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 20px;
  min-height: 0;
  line-height: 1.45;
  color: rgba(255,255,255,0.9) !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 400;
  border-top: 1px solid rgba(255,255,255,0.15);
  transition: background 0.2s, padding-left 0.2s;

}

.jasp-sub-item:first-of-type {
  margin-top: 0;
}

.jasp-sub-arrow {
  font-size: 18px;
  transition: transform 0.2s;
  display: inline-block;
}

.jasp-sub-item:hover {
  background: rgba(255,255,255,0.1);
  padding-left: 28px;
}

.jasp-sub-item:hover .jasp-sub-arrow {
  transform: translateX(4px);
}

@media screen and (max-width: 767px) {
  .jasp-content-menu-button {
    width: 90%;
  }
}

/* JASP mobile menu / page top color */
body.jasp-body #hamburger {
  background: #0795ad !important;
  color: #fff !important;
}

body.jasp-body #hamburger span {
  background: #fff !important;
}

body.jasp-body #hamburger p {
  color: #fff !important;
}

body.jasp-body .btn-pagetop {
  background: #0795ad !important;
}

body.jasp-body .btn-pagetop .arrow::before,
body.jasp-body .btn-pagetop .arrow::after {
  background: #fff !important;
}

body.jasp-body .btn-pagetop:hover {
  background: #004e73 !important;
}

/* JASP scrollbar color */
html.jasp-html {
  scrollbar-color: #9fd8e5 #e8f8fb !important;
  scrollbar-width: thin;
}

html.jasp-html::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

html.jasp-html::-webkit-scrollbar-track {
  background: #e8f8fb !important;
}

html.jasp-html::-webkit-scrollbar-thumb {
  background: #9fd8e5 !important;
  border-radius: 999px;
  border: 3px solid #e8f8fb;
}

html.jasp-html::-webkit-scrollbar-thumb:hover {
  background: #0795ad !important;
}
/* PC スクロールバーを青系に上書き */
html.jasp-html::-webkit-scrollbar {
  background: #e8f8fb !important;
  width: 10px !important;
  height: 10px !important;
}

html.jasp-html::-webkit-scrollbar-thumb {
  background-color: #9fd8e5 !important;
  border-radius: 5px !important;
}

/* サブメニュー付きボタンの高さ固定を解除 */
body.jasp-body .jasp-content-menu-button {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  padding: 20px 0 0 !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  flex-direction: column !important;
  text-align: center !important;
  cursor: default !important;
}

/* スマホでも高さ自動 */
@media screen and (max-width: 767px) {
  body.jasp-body .jasp-content-menu-button {
    width: 90% !important;
    height: auto !important;
    min-height: 0 !important;
  }
}
/*--日本ペインリハ学会の緑ボタン--*/
.btn.btn-green {
  width: 300px !important;
  min-width: 230px !important;
  height: 40px !important;
  background: linear-gradient(120deg, #52b76b, #4aaa62, #3d9e54, #4aaa62, #52b76b) !important;
  background-size: 200% 100% !important;
}

.btn.btn-green .text {
  font-size: 12px !important;
}
/* SIG入会について：専用IDで強制調整 */
#sig-join-btn {
  width: 220px !important;
  min-width: 220px !important;
  max-width: 220px !important;
  height: 40px !important;
  min-height: 40px !important;
  padding: 0 24px !important;

  font-size: 12px !important;
  line-height: 1 !important;

  background: linear-gradient(120deg, #8174d4, #6d55bd, #6f2f96, #6d55bd, #8174d4) !important;
  background-size: 200% 100% !important;
}

#sig-join-btn .text {
  font-size: 12px !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

#sig-join-btn .arrow {
  margin-left: 12px !important;
}
/* スマホ時：SIGボタンも崩れないように */
@media screen and (max-width: 767px) {
  .btn.btn-sig {
    width: auto !important;
    min-width: 220px !important;
    max-width: 88% !important;
    height: 40px !important;
    padding: 0 30px !important;
  }

  .btn.btn-sig .text {
    font-size: 12px !important;
  }
}

/* PAIN RESEARCH ボタンをメインに */
.front-fv-btn-sub {
  width: 450px !important;
  height: 90px !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
  border-radius: 35px !important;
  background: linear-gradient(120deg, #0fb8d4, #0094ba, #006a8f, #0094ba, #0fb8d4) !important;
  background-size: 200% 100% !important;
  box-shadow: 0 6px 24px rgba(0, 148, 186, 0.5) !important;
  transition: all 0.3s !important;
}

.front-fv-btn-sub:hover {
  background-position: 100% 0 !important;
  box-shadow: 0 10px 32px rgba(0, 148, 186, 0.7) !important;
  transform: translateY(-2px) !important;
}

/* PAIN RESEARCH スマホ表示 */
@media only screen and (max-width: 980px) {
  #front .front-fv .front-nav-wrap {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  #front .front-fv .front-nav-wrap .front-nav {
    display: none !important;
  }

  #front .front-fv .front-nav-wrap .btn-wrap {
    display: block !important;
  }

  .front-fv-btn-sub {
    width: 420px !important;
    height: 90px !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
    text-align: center !important;
  }
}


.front-fv-btn-sub:hover {
  background-position: 100% 0 !important;
  box-shadow: 0 10px 32px rgba(0, 148, 186, 0.7) !important;
  transform: translateY(-2px) !important;
}

	/* =========================================================
 * Pain Research News：本体News風・JASP青系
 * ========================================================= */

html.jasp-html body.jasp-body .jasp-news-section {
  width: 100% !important;
  margin: 80px auto 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
}

html.jasp-html body.jasp-body .jasp-news-heading {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  margin-bottom: 28px !important;
  padding-bottom: 24px !important;
  border-bottom: 1px solid #b8cbd3 !important;
}

html.jasp-html body.jasp-body .jasp-news-heading::before {
  content: "News";
  display: block !important;
  color: #0795ad !important;
  font-size: 64px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: 0.04em !important;
  padding-bottom: 18px !important;
  position: relative !important;
}

html.jasp-html body.jasp-body .jasp-news-heading::after {
  content: "";
  position: absolute;
}

html.jasp-html body.jasp-body .jasp-news-label {
  display: none !important;
}

html.jasp-html body.jasp-body .jasp-news-heading h2 {
  margin: 0 !important;
  color: #004e73 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

/* 見出し下の青＋グレー線 */
html.jasp-html body.jasp-body .jasp-news-heading {
  position: relative !important;
}

html.jasp-html body.jasp-body .jasp-news-heading::before {
  border-bottom: 7px solid #0795ad !important;
}

html.jasp-html body.jasp-body .jasp-news-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

html.jasp-html body.jasp-body .jasp-news-item {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border-top: none !important;
  border-bottom: 1px solid #c9d8de !important;
}

html.jasp-html body.jasp-body .jasp-news-item:first-child {
  border-top: 1px solid #c9d8de !important;
}

html.jasp-html body.jasp-body .jasp-news-item a {
  display: grid !important;
  grid-template-columns: 140px 1fr !important;
  gap: 30px !important;
  align-items: center !important;
  padding: 22px 0 !important;
  color: #111 !important;
  text-decoration: none !important;
}

html.jasp-html body.jasp-body .jasp-news-item time {
  display: block !important;
  color: #102331 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.6 !important;
  letter-spacing: 0.04em !important;
}

html.jasp-html body.jasp-body .jasp-news-item span {
  display: block !important;
  color: #111 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.8 !important;
  letter-spacing: 0.04em !important;
}

html.jasp-html body.jasp-body .jasp-news-item a:hover span {
  color: #0795ad !important;
}

/* View all News */
html.jasp-html body.jasp-body .jasp-news-more {
  margin-top: 28px !important;
  text-align: right !important;
}

html.jasp-html body.jasp-body .jasp-news-more a {
  display: inline-flex !important;
  align-items: center !important;
  gap: 14px !important;
  color: #004e73 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

html.jasp-html body.jasp-body .jasp-news-more a::after {
  content: "→";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #005b78;
  color: #fff;
  font-size: 16px;
}

html.jasp-html body.jasp-body .jasp-news-more a:hover {
  color: #0795ad !important;
}

/* ページネーション */
html.jasp-html body.jasp-body .jasp-news-pagination {
  margin-top: 48px !important;
  display: flex !important;
  justify-content: center !important;
  gap: 8px !important;
  flex-wrap: wrap !important;
}

html.jasp-html body.jasp-body .jasp-news-pagination .page-numbers {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 40px !important;
  height: 40px !important;
  padding: 0 12px !important;
  border: 1px solid #b8dbe5 !important;
  border-radius: 999px !important;
  color: #005b78 !important;
  background: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
}

html.jasp-html body.jasp-body .jasp-news-pagination .page-numbers.current {
  background: #005b78 !important;
  color: #fff !important;
  border-color: #005b78 !important;
}

/* スマホ */
@media screen and (max-width: 767px) {
  html.jasp-html body.jasp-body .jasp-news-section {
    margin-top: 48px !important;
  }

  html.jasp-html body.jasp-body .jasp-news-heading {
    display: block !important;
    margin-bottom: 22px !important;
    padding-bottom: 22px !important;
  }

  html.jasp-html body.jasp-body .jasp-news-heading::before {
    font-size: 46px !important;
    padding-bottom: 14px !important;
  }

  html.jasp-html body.jasp-body .jasp-news-heading h2 {
    margin-top: 12px !important;
    font-size: 16px !important;
  }

  html.jasp-html body.jasp-body .jasp-news-item a {
    display: block !important;
    padding: 18px 0 !important;
  }

  html.jasp-html body.jasp-body .jasp-news-item time {
    margin-bottom: 6px !important;
    font-size: 14px !important;
  }

  html.jasp-html body.jasp-body .jasp-news-item span {
    font-size: 15px !important;
    line-height: 1.7 !important;
  }

  html.jasp-html body.jasp-body .jasp-news-more {
    text-align: left !important;
  }
}

/* J-Stage Search button center */
html.jasp-html body.jasp-body .jasp-jstage {
  width: 100% !important;
  text-align: center !important;
  display: flex !important;
  justify-content: center !important;
  margin: 40px auto 56px !important;
}

html.jasp-html body.jasp-body .jasp-jstage-button {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Pain Research News archive breadcrumb height */
html.jasp-html body.jasp-body .jasp-news-archive .jasp-breadcrumb-wrap {
  padding: 14px 20px !important;
  min-height: 44px !important;
  display: flex !important;
  align-items: center !important;
}

html.jasp-html body.jasp-body .jasp-news-archive .breadcrumb {
  max-width: 1120px !important;
  width: 100% !important;
  margin: 0 auto !important;
  align-items: center !important;
}

/* Pain Research News Single
---------------------------------------- */
html.jasp-html body.jasp-body .jasp-news-single .jasp-content {
  padding-top: 72px !important;
}

html.jasp-html body.jasp-body .jasp-news-single-article {
  max-width: 920px !important;
  margin: 0 auto !important;
}

html.jasp-html body.jasp-body .jasp-news-single-header {
  margin-bottom: 56px !important;
}

html.jasp-html body.jasp-body .jasp-news-single-date {
  display: block !important;
  margin-bottom: 28px !important;
  color: #004e73 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
}

html.jasp-html body.jasp-body .jasp-news-single-title {
  margin: 0 !important;
  color: #102331 !important;
  font-size: 40px !important;
  font-weight: 800 !important;
  line-height: 1.5 !important;
  letter-spacing: 0.08em !important;
  border-bottom: 1px solid #c9d8de !important;
  padding-bottom: 28px !important;
}

html.jasp-html body.jasp-body .jasp-news-single-body {
  color: #102331 !important;
  font-size: 16px !important;
  line-height: 2 !important;
  letter-spacing: 0.05em !important;
  margin-bottom: 72px !important;
}

html.jasp-html body.jasp-body .jasp-news-single-body p {
  margin-bottom: 28px !important;
  line-height: 2 !important;
}

html.jasp-html body.jasp-body .jasp-news-single-body a {
  color: #007f99 !important;
  text-decoration: underline !important;
}

html.jasp-html body.jasp-body .jasp-news-single-body h2,
html.jasp-html body.jasp-body .jasp-news-single-body h3 {
  color: #004e73 !important;
  font-weight: 800 !important;
  border-bottom: 1px solid #c9d8de !important;
  padding-bottom: 10px !important;
  margin-top: 56px !important;
  margin-bottom: 24px !important;
}

html.jasp-html body.jasp-body .jasp-news-single-nav {
  display: grid !important;
  grid-template-columns: 1fr auto 1fr !important;
  align-items: center !important;
  gap: 20px !important;
  padding: 28px 0 !important;
  border-top: 1px solid #c9d8de !important;
  border-bottom: 1px solid #c9d8de !important;
}

html.jasp-html body.jasp-body .jasp-news-single-nav a {
  color: #004e73 !important;
  text-decoration: none !important;
  font-weight: 700 !important;
}

html.jasp-html body.jasp-body .jasp-news-single-nav a:hover {
  color: #0795ad !important;
}

html.jasp-html body.jasp-body .jasp-news-single-prev {
  text-align: left !important;
}

html.jasp-html body.jasp-body .jasp-news-single-back {
  text-align: center !important;
}

html.jasp-html body.jasp-body .jasp-news-single-next {
  text-align: right !important;
}

@media screen and (max-width: 767px) {
  html.jasp-html body.jasp-body .jasp-news-single .jasp-content {
    padding-top: 48px !important;
  }

  html.jasp-html body.jasp-body .jasp-news-single-title {
    font-size: 28px !important;
    padding-bottom: 20px !important;
  }

  html.jasp-html body.jasp-body .jasp-news-single-body {
    font-size: 15px !important;
    margin-bottom: 48px !important;
  }

  html.jasp-html body.jasp-body .jasp-news-single-nav {
    display: block !important;
  }

  html.jasp-html body.jasp-body .jasp-news-single-prev,
  html.jasp-html body.jasp-body .jasp-news-single-back,
  html.jasp-html body.jasp-body .jasp-news-single-next {
    text-align: center !important;
    margin: 12px 0 !important;
  }

/* JASP breadcrumb common height */
html.jasp-html body.jasp-body .jasp-breadcrumb-wrap {
  min-height: 56px !important;
  padding: 0 20px !important;
  display: flex !important;
  align-items: center !important;
  box-sizing: border-box !important;
}

html.jasp-html body.jasp-body .jasp-breadcrumb-wrap .breadcrumb {
  max-width: 1120px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  box-sizing: border-box !important;
}

html.jasp-html body.jasp-body .jasp-breadcrumb-wrap .breadcrumb li {
  line-height: 1.6 !important;
}
}