:root{--orange: #f2a412;--orange--light: #fff6e6;--gray: #ddd;--gray--light: #f8f8f8;--gray--dark: #777;--black: #111;--white: #fff}/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{position:relative;font-size:62.5%;min-height:100%;min-width:320px}body{min-height:100vh;min-height:100dvh;width:100%;margin:0 auto;color:var(--black);line-height:normal}@media screen and (min-width: 768px){body{font-size:16px;min-width:1024px}}@media screen and (max-width: 1024px){body{min-width:unset}}@media screen and (max-width: 767px){body{font-size:4.2666666667vw}}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;vertical-align:middle}button{font-family:Lora,sans}a{text-decoration:none;color:var(--text);transition:opacity .4s ease,color .4s ease,border .4s ease}a:hover{opacity:.7}ul li,ol li{list-style:none}address{font-style:normal}body,tooltip,popover{font-family:Lora,-apple-system,BlinkMacSystemFont,Helvetica Neue,Verdana,Meiryo,serif}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-.5em}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline;bottom:-.25em}.header{z-index:10000;display:flex;align-items:center;position:fixed}@media screen and (max-width: 767px){.header{top:0;left:0}}@media screen and (min-width: 768px){.header:before{display:none}}@media screen and (max-width: 767px){.header:before{content:"";position:fixed;top:16vw;left:0;width:100%;height:calc(100vh - 16vw);background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}}.header.is-open:before{opacity:1;visibility:visible;pointer-events:auto}@media screen and (min-width: 768px){.header{max-width:1380px;width:98%;height:80px;padding:0 12px;left:50%;top:20px;transform:translate(-50%);background-color:#fffc;border-radius:12px;transition:background-color .3s ease;box-shadow:0 0 10px #7777771a}}@media screen and (max-width: 1024px){.header{padding:0 12px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header{padding:0 16px;height:75px}}@media screen and (max-width: 767px){.header{width:100%;height:16vw;padding:0 5.3333333333vw 0 2.1333333333vw;background-color:var(--white);box-shadow:0 1.0666666667vw 1.0666666667vw #7777770d}}@media screen and (min-width: 768px){.header:hover{box-shadow:0 0 10px #77777726;background-color:var(--white)}}.header_logo{display:flex;align-items:center}@media screen and (min-width: 768px){.header_logo{min-width:128px;gap:12px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_logo{min-width:115px;gap:10px}}@media screen and (max-width: 1024px){.header_logo{min-width:80px;gap:8px}}@media screen and (max-width: 767px){.header_logo{min-width:unset;width:29.0666666667vw;gap:3.2vw}}@media screen and (min-width: 768px){.header_logo a{height:42px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_logo a{height:35px}}@media screen and (max-width: 1024px){.header_logo a{height:27px}}@media screen and (max-width: 767px){.header_logo a{height:8.2666666667vw}}.header_logo a img{width:auto;height:100%}.header_wrapper{display:flex}@media screen and (min-width: 768px){.header_wrapper{gap:12px;margin-right:12px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_wrapper{gap:10px;margin-right:10px}}@media screen and (max-width: 1024px){.header_wrapper{gap:4px;margin-right:4px}}@media screen and (max-width: 767px){.header_wrapper{flex-direction:column;gap:6.4vw;width:100%}}.header_home{margin-left:auto}@media screen and (min-width: 768px){.header_home{font-size:12px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_home{font-size:10px}}@media screen and (max-width: 767px){.header_home{font-size:3.7333333333vw}}.header_home_text{text-decoration:underline}.header_home_icon{display:inline-block}@media screen and (min-width: 768px){.header_home_icon{width:12px;transform:translateY(-2px)}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_home_icon{width:10px}}@media screen and (max-width: 1024px){.header_home_icon{display:none}}@media screen and (max-width: 767px){.header_home_icon{display:inline-block;width:3.7333333333vw;transform:translateY(-.5333333333vw)}}.header_home_icon img{width:100%;height:auto}@media screen and (min-width: 768px){.header_lang{margin-left:12px}}@media screen and (max-width: 767px){.header_lang{margin-left:4.2666666667vw}}.header_lang .polylang-language-switcher{display:flex}@media screen and (min-width: 768px){.header_lang .polylang-language-switcher{margin-right:16px}}@media screen and (max-width: 1024px){.header_lang .polylang-language-switcher{margin-right:8px}}@media screen and (max-width: 767px){.header_lang .polylang-language-switcher{margin-right:7.4666666667vw}}.header_lang .polylang-language-switcher li{display:flex}.header_lang .polylang-language-switcher li a{display:flex;font-weight:400;color:var(--gray--dark)}@media screen and (min-width: 768px){.header_lang .polylang-language-switcher li a{height:27.5px;font-size:18px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_lang .polylang-language-switcher li a{height:25px}}@media screen and (max-width: 1024px){.header_lang .polylang-language-switcher li a{align-items:baseline;height:22.5px;font-size:12px}}@media screen and (max-width: 767px){.header_lang .polylang-language-switcher li a{width:7.0666666667vw;height:7.2vw;font-size:4.8vw}}.header_lang .polylang-language-switcher li:first-of-type:after{content:"/";color:var(--black)}@media screen and (min-width: 768px){.header_lang .polylang-language-switcher li:first-of-type:after{margin:0 4px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_lang .polylang-language-switcher li:first-of-type:after{margin:0 3px;font-size:12px}}@media screen and (max-width: 1024px){.header_lang .polylang-language-switcher li:first-of-type:after{margin:0 2px;font-size:10px}}@media screen and (max-width: 767px){.header_lang .polylang-language-switcher li:first-of-type:after{font-size:4.2666666667vw}}.header_lang .polylang-language-switcher .current{color:var(--orange);font-weight:700;text-decoration:underline}@media screen and (min-width: 768px){.header_lang .polylang-language-switcher .current{text-underline-offset:6px;font-size:18px}}@media screen and (max-width: 1024px){.header_lang .polylang-language-switcher .current{font-size:12px}}@media screen and (max-width: 767px){.header_lang .polylang-language-switcher .current{font-size:4.8vw}}.header_search{display:flex}@media screen and (min-width: 768px){.header_search{align-items:end}}@media screen and (max-width: 767px){.header_search{position:fixed;flex-direction:column;width:100%;top:16vw;left:0;background-color:var(--white);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(1.6vw);transition:opacity .25s ease,transform .25s ease;padding:5.3333333333vw;z-index:100000}.header_search.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}@media screen and (min-width: 768px){.header_search_label{width:120px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_search_label{width:100px}}@media screen and (max-width: 1024px){.header_search_label{width:85px}}@media screen and (max-width: 767px){.header_search_label{width:100%}}.header_search_label p{line-height:1}@media screen and (min-width: 768px){.header_search_label p{font-size:11px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_search_label p{font-size:10.5px}}@media screen and (max-width: 1024px){.header_search_label p{font-size:10px}}@media screen and (max-width: 767px){.header_search_label p{font-size:3.2vw}}.header_search_label input{color:var(--black);border:solid 1px var(--gray--dark)}@media screen and (min-width: 768px){.header_search_label input{height:34px;width:100%;padding:0 4px;margin-top:8px;border-radius:4px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.header_search_label input{height:32px;padding:0 3.5px;margin-top:7px;font-size:13px}}@media screen and (max-width: 1024px){.header_search_label input{height:30px;padding:0 3px;margin-top:6px;font-size:12px}}@media screen and (max-width: 767px){.header_search_label input{width:100%;height:9.0666666667vw;margin-top:1.0666666667vw;border-radius:1.0666666667vw}}.header_search_label input:focus{border-color:var(--orange);outline:1px solid var(--orange)}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.headerSearch_bottom{margin-top:8px}}@media screen and (max-width: 1024px){.headerSearch_bottom{margin-top:8px}}@media screen and (max-width: 767px){.headerSearch_bottom{margin-top:6.4vw}}@media screen and (min-width: 768px){.header_toggle{display:none}}@media screen and (max-width: 767px){.header_toggle{position:relative;height:10.6666666667vw;width:10.6666666667vw;padding:2.1333333333vw;margin:-2.1333333333vw;background:unset;border:none;cursor:pointer}}@media screen and (max-width: 767px){.header_toggle img{width:5.6vw;height:auto}}@media screen and (max-width: 767px){.header_toggle_icon{display:block;width:100%;height:100%;transition:opacity .3s ease}.header_toggle_icon-search{opacity:1}}@media screen and (max-width: 767px){.header_toggle_close{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.6vw;height:5.6vw;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}}@media screen and (max-width: 767px){.header_toggle_close span{position:absolute;width:5.6vw;height:.8vw;background-color:var(--orange);transition:all .3s ease;transform-origin:center;border-radius:100px}}.header_toggle_close span:nth-child(1){transform:rotate(45deg)}.header_toggle_close span:nth-child(2){transform:rotate(-45deg)}.header_toggle.is-active .header_toggle_icon-search{opacity:0;pointer-events:none}.header_toggle.is-active .header_toggle_close{opacity:1;pointer-events:auto}@media screen and (min-width: 768px){.header_overlay{display:none}}@media screen and (max-width: 767px){.header_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.25);opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:1000}.header_overlay.is-open{opacity:1;visibility:visible}}.header_nav{display:none}.header_nav.is-open{display:block}@media screen and (max-width: 767px){.header_nav{position:fixed;top:16vw;left:0;width:100%;height:calc(100vh - 16vw);background-color:var(--white);transform:translate(100%);transition:transform .3s ease;z-index:10000;overflow-y:auto;padding:5.3333333333vw;display:block}.header_nav.is-open{transform:translate(0)}}@media screen and (max-width: 767px){.header_nav_list{display:flex;flex-direction:column;gap:4.2666666667vw}}@media screen and (max-width: 767px){.header_nav_list li{list-style:none}}@media screen and (max-width: 767px){.header_nav_list li a{display:block;padding:3.2vw 0;font-size:4.8vw;color:var(--black);text-decoration:none;border-bottom:solid 1px var(--gray);transition:color .3s ease}}@media screen and (max-width: 767px){.header_nav_list li a:hover{color:var(--orange)}}.main_inner{margin:0 auto}@media screen and (min-width: 768px){.main_inner{max-width:1120px;width:100%;padding:80px 0}}@media screen and (max-width: 767px){.main_inner{padding:16vw 5.3333333333vw}}@media screen and (min-width: 768px){.main_outer{margin:0 1%}}.main_bg-gray{background-color:var(--gray--light)}.main_bg-border{border-top:dotted 1px var(--gray--dark);border-bottom:dotted 1px var(--gray--dark)}@media screen and (min-width: 768px){.main_heading{margin-bottom:32px}}@media screen and (max-width: 767px){.main_heading{margin-bottom:8.5333333333vw}}.footer{border-top:dotted 1px var(--gray--dark);background-color:var(--gray--light)}@media screen and (min-width: 768px){.footer{padding:80px 20px 32px;margin-top:80px}}@media screen and (max-width: 767px){.footer{padding:16vw 5.3333333333vw;margin-top:16vw}}.footer_info{border-bottom:dotted 1px var(--gray)}@media screen and (min-width: 768px){.footer_info{max-width:1120px;margin:0 auto;padding-bottom:32px}}@media screen and (max-width: 767px){.footer_info{padding-bottom:8.5333333333vw;font-size:3.2vw;line-height:1.66}}.footer_heading{line-height:1.7}@media screen and (min-width: 768px){.footer_heading{margin-bottom:12px;font-size:18px}}@media screen and (max-width: 767px){.footer_heading{margin-bottom:3.2vw;font-size:4.2666666667vw;letter-spacing:-.05em}}.footer_copyright{opacity:.5}@media screen and (min-width: 768px){.footer_copyright{margin-top:24px;font-size:12px}}@media screen and (max-width: 767px){.footer_copyright{margin-top:6.4vw;font-size:3.2vw}}.pagetop{z-index:1000;display:flex;position:fixed;align-items:center;justify-content:center;background-color:var(--orange);border:solid 1px var(--gray)}@media screen and (min-width: 768px){.pagetop{width:60px;height:60px;padding:10px;bottom:30px;right:30px;box-shadow:0 4px 4px #00000026;border-radius:8px;transition:box-shadow .3s ease;opacity:1}}@media screen and (max-width: 767px){.pagetop{width:16vw;height:16vw;padding:2.6666666667vw;bottom:16vw;right:5.3333333333vw;box-shadow:0 1.0666666667vw 1.0666666667vw #00000026;border-radius:2.1333333333vw;transition:box-shadow .3s ease;opacity:1}}@media screen and (max-width: 767px){.pagetop img{width:6.6666666667vw;height:auto}}@media screen and (min-width: 768px){.pagetop:hover{box-shadow:unset;opacity:1}}.btn{display:flex;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;transition:.3s}.btn-default{width:100%;border:dotted 1px var(--gray--dark);font-weight:700}@media screen and (min-width: 768px){.btn-default{border-radius:8px}}@media screen and (max-width: 767px){.btn-default{border-radius:2.1333333333vw}}@media screen and (min-width: 768px){.btn-default:hover{background-color:var(--orange);border:solid 1px var(--orange);color:var(--white);opacity:1}}@media screen and (min-width: 768px){.btn-large{max-width:300px;height:50px;padding:6px 22px;font-size:18px}}@media screen and (max-width: 767px){.btn-large{height:16vw;padding:3.4666666667vw 5.8666666667vw 2.1333333333vw;font-size:4.8vw}}.btn-center{justify-content:center}.btn-pdf{position:relative}@media screen and (min-width: 768px){.btn-pdf{max-height:45px}}@media screen and (max-width: 767px){.btn-pdf{max-height:13.3333333333vw}}.btn-pdf:after{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url(../images/common/icon-pdf.svg) no-repeat center center/contain;transition:filter .3s ease}@media screen and (min-width: 768px){.btn-pdf:after{width:16px;height:16px;right:20px}}@media screen and (max-width: 767px){.btn-pdf:after{width:3.2vw;height:3.2vw;right:5.3333333333vw}}.btn-pdf:hover:after{filter:brightness(0) invert(1)}.btn-next{position:relative}.btn-next:after{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url(../images/common/icon-arrow-btn.svg) no-repeat center center/contain;transition:filter .3s ease}@media screen and (min-width: 768px){.btn-next:after{right:20px;width:19px;height:7px}}@media screen and (max-width: 767px){.btn-next:after{right:5.3333333333vw;width:5.0666666667vw;height:1.8666666667vw}}@media screen and (min-width: 768px){.btn-next:hover:after{filter:brightness(0) invert(1)}}.btn-search{background-color:var(--orange--light);color:var(--orange)}@media screen and (min-width: 768px){.btn-search{justify-content:center;width:110px;height:36px;gap:12px;border-radius:4px;padding:0 12px;font-size:16px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.btn-search{width:95px;height:33px;gap:10px;padding:0 10px;font-size:14px}}@media screen and (max-width: 1024px){.btn-search{width:unset;height:30px;gap:4px;padding:0 10px;font-size:10px}}@media screen and (max-width: 767px){.btn-search{position:relative;justify-content:center;width:100%;height:16vw;background-color:var(--orange);border-radius:1.0666666667vw;font-size:4.2666666667vw;color:var(--white)}}@media screen and (min-width: 768px){.btn-search .icon{width:21px;min-width:21px}}@media screen and ((min-width: 1025px) and (max-width: 1279px)){.btn-search .icon{width:18px;min-width:18px}}@media screen and (max-width: 1024px){.btn-search .icon{width:16px;min-width:16px}}@media screen and (max-width: 767px){.btn-search .icon{position:absolute;top:50%;right:5.3333333333vw;transform:translate(-50%,-50%);width:5.6vw}}.btn-search .icon img{width:100%;height:auto;transition:filter .3s ease}@media screen and (max-width: 767px){.btn-search .icon img{filter:brightness(0) invert(1)}}@media screen and (min-width: 768px){.btn-search:hover{background-color:var(--orange);color:var(--white)}}.btn-search:hover .icon img{filter:brightness(0) invert(1)}.btn-attention{justify-content:center;font-weight:600;color:var(--orange);background-color:var(--white);border:dotted 1px var(--orange)}@media screen and (min-width: 768px){.btn-attention{width:150px;height:35px;font-size:14px}}@media screen and (max-width: 767px){.btn-attention{width:53.3333333333vw;height:10.6666666667vw;margin:0 auto}}.btn-attention:after{background:url(../images/common/icon-pdf-orange.svg) no-repeat center center/contain}@media screen and (min-width: 768px){.btn-attention:after{right:10px}}@media screen and (min-width: 768px){.btn-small{width:68px;padding:8px 12px;font-size:12px}}@media screen and (max-width: 767px){.btn-small{width:18.1333333333vw;min-width:18.1333333333vw;padding:2.1333333333vw 3.2vw;font-size:3.2vw}}@media screen and (min-width: 768px){.btn-small:after{width:12px;height:12px;right:8px}}@media screen and (max-width: 767px){.btn-small:after{width:3.2vw;height:3.2vw;right:2.1333333333vw}}.btn-anchor{position:relative;width:-moz-fit-content;width:fit-content;border:solid 1px var(--gray);background-color:var(--white);overflow:hidden;font-weight:600}@media screen and (min-width: 768px){.btn-anchor{min-height:48px;padding:6px 32px;border-radius:8px}}@media screen and (max-width: 767px){.btn-anchor{justify-content:center;text-align:center;width:100%;height:100%;min-height:10.6666666667vw;padding:1.0666666667vw 8.5333333333vw;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.btn-anchor:hover{background-color:var(--white);border:solid 1px var(--orange);color:var(--orange);opacity:1}}.btn-anchor:hover:after{background-color:var(--orange--light)}.btn-anchor:after{content:"";position:absolute;background-color:var(--gray);top:50%;transform:translateY(-50%);border-radius:100px}@media screen and (min-width: 768px){.btn-anchor:after{width:14px;height:14px;left:-7px;transition:.3s ease}}@media screen and (max-width: 767px){.btn-anchor:after{width:3.7333333333vw;height:3.7333333333vw;left:-1.8666666667vw}}.btn-anchor:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url(../images/common/icon-anchor.svg) no-repeat center center/contain}@media screen and (min-width: 768px){.btn-anchor:before{width:17px;height:17px;right:5px}}@media screen and (max-width: 767px){.btn-anchor:before{width:4.5333333333vw;height:4.5333333333vw;right:1.3333333333vw}}.card{display:flex;flex-direction:column}@media screen and (min-width: 768px){.card{max-width:204px}}@media screen and (max-width: 1024px){.card{max-width:170px}}@media screen and (max-width: 767px){.card{max-width:unset;width:41.3333333333vw}}@media screen and (max-width: 1024px){.card_image{max-height:242px}}@media screen and (max-width: 767px){.card_image{max-height:unset;height:58.4vw}}.card_image img{width:100%;height:auto}.card_link{display:flex;flex-direction:column-reverse}@media screen and (min-width: 768px){.card_link{gap:8px;margin-bottom:12px}}@media screen and (max-width: 767px){.card_link{gap:3.2vw;margin-bottom:3.2vw}}.card_link:hover{opacity:1}@media screen and (min-width: 768px){.card_link:hover .card_heading{color:var(--orange)}}@media screen and (min-width: 768px){.card_heading{font-size:15px;transition:color .3s ease}}@media screen and (max-width: 1024px){.card_heading{font-size:14px}}@media screen and (max-width: 767px){.card_heading{font-size:3.7333333333vw;letter-spacing:-.055rem}}.card_button{order:3}@media screen and (min-width: 768px){.card_button{font-size:16px}}@media screen and (max-width: 1024px){.card_button{font-size:14px}}@media screen and (max-width: 767px){.card_button{padding-top:1.6vw;font-size:3.7333333333vw}}@media screen and (min-width: 768px){.card_button:after{right:10px}}@media screen and (max-width: 767px){.card_button:after{right:2.6666666667vw}}.heading-sub{display:flex;align-items:center;line-height:1.7;background-color:var(--gray--light)}@media screen and (min-width: 768px){.heading-sub{margin-bottom:12px;padding:4px 12px;gap:12px;font-size:18px;border-left:solid 3px var(--orange)}}@media screen and (max-width: 767px){.heading-sub{margin-bottom:3.2vw;padding:1.0666666667vw 3.2vw;gap:3.2vw;font-size:4.8vw;border-left:solid .8vw var(--orange)}}.list{display:flex;flex-direction:column}@media screen and (min-width: 768px){.list-default{gap:4px}}.list_item-default{position:relative;line-height:2}@media screen and (min-width: 768px){.list_item-default{padding-left:15px;font-size:16px}}@media screen and (max-width: 767px){.list_item-default{padding-left:4vw;font-size:4.2666666667vw}}.list_item-default:before{content:"";position:absolute;left:0;background-color:var(--orange);border-radius:100px;opacity:.5}@media screen and (min-width: 768px){.list_item-default:before{width:7px;height:7px;top:14px}}@media screen and (max-width: 767px){.list_item-default:before{width:1.8666666667vw;height:1.8666666667vw;top:3.7333333333vw}}@media screen and (min-width: 768px){.pagination{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:24px;gap:12px}}@media screen and (max-width: 767px){.pagination{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:6.4vw;gap:3.2vw}}@media screen and (min-width: 768px){.pagination_item{width:40px;height:40px}}@media screen and (max-width: 767px){.pagination_item{width:8.8vw;height:8.8vw}}@media screen and (min-width: 768px){.pagination_item-line{display:flex;align-items:center;justify-content:center;width:auto;height:40px}}@media screen and (max-width: 767px){.pagination_item-line{display:flex;align-items:center;justify-content:center;width:auto;height:8.8vw}}@media screen and (min-width: 768px){.pagination_item-line span{display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--gray--dark);font-weight:700}}@media screen and (max-width: 767px){.pagination_item-line span{display:flex;align-items:center;justify-content:center;font-size:4.2666666667vw;color:var(--gray--dark);font-weight:700}}@media screen and (min-width: 768px){.pagination_item-line-single{display:flex;align-items:center;justify-content:center;width:auto;height:40px}}@media screen and (max-width: 767px){.pagination_item-line-single{display:flex;align-items:center;justify-content:center;width:auto;height:8.8vw}}@media screen and (min-width: 768px){.pagination_item-line-single span{display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--gray--dark);font-weight:700}}@media screen and (max-width: 767px){.pagination_item-line-single span{display:flex;align-items:center;justify-content:center;font-size:4.2666666667vw;color:var(--gray--dark);font-weight:700}}@media screen and (min-width: 768px){.pagination_item-line-1,.pagination_item-line-2{display:flex;align-items:center;justify-content:center;width:auto;height:40px}}@media screen and (max-width: 767px){.pagination_item-line-1,.pagination_item-line-2{display:flex;align-items:center;justify-content:center;width:auto;height:8.8vw}}@media screen and (min-width: 768px){.pagination_item-line-1 span,.pagination_item-line-2 span{display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--gray--dark);font-weight:700}}@media screen and (max-width: 767px){.pagination_item-line-1 span,.pagination_item-line-2 span{display:flex;align-items:center;justify-content:center;font-size:4.2666666667vw;color:var(--gray--dark);font-weight:700}}@media screen and (min-width: 768px){.pagination_item a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;color:var(--gray--dark);font-weight:700}}@media screen and (max-width: 767px){.pagination_item a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:4.2666666667vw;color:var(--gray--dark);font-weight:700}}@media screen and (min-width: 768px){.pagination_item a img{width:8px;height:14px}}@media screen and (max-width: 767px){.pagination_item a img{width:1.8666666667vw;height:3.4666666667vw}}.pagination_item-next{transform:scaleX(-1)}@media screen and (min-width: 768px){.pagination_item .is-active{border-radius:4px;background-color:var(--orange);color:var(--white)}}@media screen and (max-width: 767px){.pagination_item .is-active{border-radius:1.0666666667vw;background-color:var(--orange);color:var(--white)}}@media screen and (min-width: 768px){.pagination_item .is-disabled{pointer-events:none;cursor:not-allowed;opacity:.5}}@media screen and (max-width: 767px){.pagination_item .is-disabled{pointer-events:none;cursor:not-allowed;opacity:.5}}.breadcrumb_list{display:flex;align-items:center;flex-wrap:wrap}@media screen and (min-width: 768px){.breadcrumb_list{gap:8px}}@media screen and (max-width: 767px){.breadcrumb_list{gap:2.1333333333vw}}.breadcrumb_item{font-weight:700}@media screen and (min-width: 768px){.breadcrumb_item{font-size:12px}}@media screen and (max-width: 767px){.breadcrumb_item{font-size:3.2vw}}.breadcrumb_item a{font-weight:700;opacity:1}@media screen and (min-width: 768px){.breadcrumb_item a{padding-left:10px;font-size:12px}}@media screen and (max-width: 767px){.breadcrumb_item a{padding-left:2.6666666667vw;font-size:3.2vw}}@media screen and (min-width: 768px){.breadcrumb_item a:hover{text-decoration:underline;color:var(--orange)}}.breadcrumb_item:first-of-type a{padding-left:0;color:var(--orange)}.breadcrumb_item:not(:first-of-type){position:relative}@media screen and (min-width: 768px){.breadcrumb_item:not(:first-of-type){padding-left:10px}}@media screen and (max-width: 767px){.breadcrumb_item:not(:first-of-type){padding-left:2.6666666667vw}}.breadcrumb_item:not(:first-of-type):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:1px;background-color:var(--black)}@media screen and (min-width: 768px){.breadcrumb_item:not(:first-of-type):before{width:10px}}@media screen and (max-width: 767px){.breadcrumb_item:not(:first-of-type):before{width:2.6666666667vw}}@media screen and (min-width: 768px){.breadcrumb_current{padding-left:10px}}@media screen and (max-width: 767px){.breadcrumb_current{padding-left:2.6666666667vw}}@media screen and (max-width: 767px){.breadcrumb_link-back{display:flex;align-items:center;gap:1.0666666667vw;color:var(--black)!important}}@media screen and (max-width: 767px){.breadcrumb_link-back span{display:inline-block;width:2.4vw}}@media screen and (min-width: 768px){.anchor{margin:48px 0}}@media screen and (max-width: 767px){.anchor{margin:3.2vw 0 16vw}}@media screen and (max-width: 767px){.anchor_item{width:100%}}.anchor_heading{display:flex;align-items:center}@media screen and (min-width: 768px){.anchor_heading{margin-bottom:12px;gap:4px;font-size:18px}}@media screen and (max-width: 767px){.anchor_heading{margin-bottom:3.2vw;gap:2.1333333333vw;font-size:4.2666666667vw}}.anchor_heading .icon{display:flex;align-items:center;justify-content:center;background-color:var(--orange);border-radius:100px}@media screen and (min-width: 768px){.anchor_heading .icon{width:22px;height:22px}}@media screen and (max-width: 767px){.anchor_heading .icon{width:5.3333333333vw;height:5.3333333333vw}}.anchor_list{display:flex;background-color:#fff6e64d;border:solid 1px var(--gray)}@media screen and (min-width: 768px){.anchor_list{flex-direction:column;gap:12px;padding:24px;border-radius:12px}}@media screen and (max-width: 767px){.anchor_list{flex-wrap:wrap;gap:3.2vw;padding:3.2vw;border-radius:3.2vw}}@media screen and (min-width: 768px){.anchor_list_items{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}}@media screen and (max-width: 767px){.anchor_list_items{display:flex;flex-wrap:wrap;gap:3.2vw;margin-top:2.1333333333vw}}@media screen and (max-width: 767px){.anchor_list_items li{width:calc(50% - 1.6vw)}}.anchor_text{font-weight:500}@media screen and (min-width: 768px){.anchor_text{font-size:16px}}@media screen and (max-width: 767px){.anchor_text{font-size:3.7333333333vw}}.anchor_text-link{position:relative;opacity:1}@media screen and (min-width: 768px){.anchor_text-link:hover{text-decoration:underline;color:var(--orange);opacity:1}}.anchor_text-link:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url(../images/common/icon-anchor.svg) no-repeat center center/contain}@media screen and (min-width: 768px){.anchor_text-link:before{width:17px;height:17px;right:-26px}}@media screen and (max-width: 767px){.anchor_text-link:before{width:4.5333333333vw;height:4.5333333333vw;right:-6.4vw}}.sidebar{z-index:10000;position:fixed}@media screen and (min-width: 768px){.sidebar{right:0;top:calc(50% - 124.5px);transform:translateY(-50%)}}@media screen and (max-width: 767px){.sidebar{width:100%;bottom:0;left:0}}.sidebar_button{display:flex;position:relative;align-items:center;justify-content:center;background-color:var(--orange)}@media screen and (min-width: 768px){.sidebar_button{position:absolute;flex-direction:row-reverse;width:50px;min-height:175px;padding:12px 0;gap:8px;right:0;font-size:18px;border-radius:8px 0 0 8px;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:-.16rem;transition:width .3s ease,opacity .3s ease,visibility .3s ease;cursor:pointer;color:var(--white)}}@media screen and (max-width: 767px){.sidebar_button{position:absolute;flex-direction:row-reverse;width:100%;height:11.4666666667vw;padding:0 3.2vw;gap:2.1333333333vw;bottom:0;font-size:4.8vw;background-color:var(--white);color:var(--orange);box-shadow:0 -.2666666667vw .5333333333vw #00000026}}@media screen and (min-width: 768px){.sidebar_button:hover{width:60px}}.sidebar_button:not(.close){opacity:0;visibility:hidden;pointer-events:none}@media screen and (min-width: 768px){.sidebar_button .icon{width:22px}}@media screen and (max-width: 767px){.sidebar_button .icon{width:5.8666666667vw}}.sidebar_button .icon img{width:100%;height:auto}.sidebar_inner{transition:opacity .3s ease,visibility .3s ease}@media screen and (min-width: 768px){.sidebar_inner{position:absolute;right:0}}.sidebar_inner.close{z-index:-1;position:absolute;opacity:0;visibility:hidden;pointer-events:none}.sidebar_content{display:flex;flex-direction:column;background-color:var(--orange)}@media screen and (min-width: 768px){.sidebar_content{max-height:463px;width:279px;gap:8px;padding:24px 24px 12px;border-radius:8px 0 0 8px}}@media screen and (max-width: 767px){.sidebar_content{max-height:123.4666666667vw;gap:3.2vw;padding:6.4vw;border-radius:2.1333333333vw 0 0}}.sidebar_heading{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end}@media screen and (min-width: 768px){.sidebar_heading{gap:8px;font-size:18px}}@media screen and (max-width: 767px){.sidebar_heading{gap:2.1333333333vw;font-size:4.2666666667vw}}@media screen and (min-width: 768px){.sidebar_heading .icon{width:22px}}.sidebar_heading .icon img{width:100%;height:auto}@media screen and (min-width: 768px){.sidebar_category_parent_link{padding:8px 0;border-bottom:dotted 1px var(--white)}}@media screen and (max-width: 767px){.sidebar_category_parent_link{padding:2.1333333333vw 0;border-bottom:dotted .2666666667vw var(--white)}}@media screen and (min-width: 768px){.sidebar_category_child_name{padding:8px 0;border-bottom:dotted 1px var(--white)}}@media screen and (max-width: 767px){.sidebar_category_child_name{padding:2.1333333333vw 0;border-bottom:dotted .2666666667vw var(--white)}}.sidebar_area{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}@media screen and (min-width: 768px){.sidebar_area{max-height:400px}}@media screen and (max-width: 1024px){.sidebar_area{max-height:225px}}.sidebar_area::-webkit-scrollbar{display:none}.sidebar_list-children{margin-top:2.1333333333vw;padding-left:5.8666666667vw;transition:max-height .3s ease,opacity .3s ease;overflow:hidden}@media screen and (min-width: 768px){.sidebar_list-children{margin-top:0;padding-left:8px}}.sidebar_list-children.is-open{max-height:1000px;opacity:1}.sidebar_list-children.is-closed{max-height:0;opacity:0;margin-top:0}.sidebar_list-category-children{margin-top:2.1333333333vw;padding-left:5.8666666667vw;transition:max-height .3s ease,opacity .3s ease;overflow:hidden}@media screen and (min-width: 768px){.sidebar_list-category-children{margin-top:0;padding-left:8px}}.sidebar_list-category-children.is-open{max-height:1000px;opacity:1}.sidebar_list-category-children.is-closed{max-height:0;opacity:0;margin-top:0}.sidebar_list-category-children.is-closed p{padding:0;border-bottom:none}.sidebar_list-category-children .sidebar_item:last-child{border-bottom:none}.sidebar_list-posts{margin-top:2.1333333333vw;padding-left:5.8666666667vw;transition:max-height .3s ease,opacity .3s ease;overflow:hidden}@media screen and (min-width: 768px){.sidebar_list-posts{margin-top:0;padding-left:8px}}.sidebar_list-posts.is-open{max-height:1000px;opacity:1}.sidebar_list-posts.is-closed{max-height:0;opacity:0;margin-top:0}.sidebar_list-posts .sidebar_item:last-child{border-bottom:none}.sidebar_item{border-bottom:dotted 1px var(--white)}@media screen and (min-width: 768px){.sidebar_item{padding:8px 0}}@media screen and (max-width: 767px){.sidebar_item{padding:2.1333333333vw 0}}.sidebar_item a{position:relative;display:block;width:100%;height:100%}@media screen and (min-width: 768px){.sidebar_item a{padding-right:22px;font-size:14px}}@media screen and (max-width: 767px){.sidebar_item a{padding-right:5.8666666667vw;font-size:3.7333333333vw}}.sidebar_item a:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url(../images/common/icon-arrow-white.svg) no-repeat center center/contain}@media screen and (min-width: 768px){.sidebar_item a:before{width:14px;height:14px;right:0}}@media screen and (max-width: 767px){.sidebar_item a:before{width:3.7333333333vw;height:3.7333333333vw;right:0}}@media screen and (min-width: 768px){.sidebar_parent{padding:0}}.sidebar_child{padding:1.0666666667vw 0;border-bottom:none}@media screen and (min-width: 768px){.sidebar_child{padding:4px 0;font-size:14px}}@media screen and (max-width: 767px){.sidebar_child{padding:1.0666666667vw 0;font-size:3.7333333333vw}}.sidebar_child a{padding-left:0}@media screen and (min-width: 768px){.sidebar_child a{padding-left:0;font-size:14px}}@media screen and (max-width: 767px){.sidebar_child a{padding-left:0vw;font-size:3.7333333333vw}}.sidebar_child a:before{display:none}.sidebar_post a{padding-right:5.8666666667vw;position:relative;display:block;width:100%;height:100%}@media screen and (min-width: 768px){.sidebar_post a{padding-right:22px;font-size:14px}}@media screen and (max-width: 767px){.sidebar_post a{padding-right:5.8666666667vw;font-size:3.7333333333vw}}.sidebar_post a:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url(../images/common/icon-arrow-white.svg) no-repeat center center/contain}@media screen and (min-width: 768px){.sidebar_post a:before{width:14px;height:14px;right:0}}@media screen and (max-width: 767px){.sidebar_post a:before{width:3.7333333333vw;height:3.7333333333vw;right:0}}.sidebar_category_parent{padding:0;border-bottom:dotted 1px var(--white)}.sidebar_category_parent a{cursor:pointer;position:relative}@media screen and (min-width: 768px){.sidebar_category_parent a{padding-right:22px;font-size:14px}}@media screen and (max-width: 767px){.sidebar_category_parent a{padding-right:5.8666666667vw;font-size:3.7333333333vw}}.sidebar_category_parent a:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url(../images/common/icon-remove.svg) no-repeat center center/contain}@media screen and (min-width: 768px){.sidebar_category_parent a:before{width:14px;height:14px;right:0}}@media screen and (max-width: 767px){.sidebar_category_parent a:before{width:3.7333333333vw;height:3.7333333333vw;right:0}}.sidebar_category_parent.is-closed a:before{background:url(../images/common/icon-open.svg) no-repeat center center/contain}.sidebar_category_child{padding:0;border-bottom:dotted 1px var(--white)}.sidebar_category_child:last-of-type.is-closed p{border-bottom:none}.sidebar_category_child .sidebar_category_child_name{cursor:pointer;display:block;position:relative}@media screen and (min-width: 768px){.sidebar_category_child .sidebar_category_child_name{padding-right:22px;font-size:14px}}@media screen and (max-width: 767px){.sidebar_category_child .sidebar_category_child_name{padding-right:5.8666666667vw;font-size:3.7333333333vw}}.sidebar_category_child .sidebar_category_child_name:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url(../images/common/icon-remove.svg) no-repeat center center/contain}@media screen and (min-width: 768px){.sidebar_category_child .sidebar_category_child_name:before{width:14px;height:14px;right:0}}@media screen and (max-width: 767px){.sidebar_category_child .sidebar_category_child_name:before{width:3.7333333333vw;height:3.7333333333vw;right:0}}.sidebar_category_child.is-closed .sidebar_category_child_name:before{background:url(../images/common/icon-open.svg) no-repeat center center/contain}.sidebar_category_child.is-open,.sidebar_category_child.is-closed{border-bottom:dotted 0}.sidebar_category_child .sidebar_post a:before{background:url(../images/common/icon-arrow-white.svg) no-repeat center center/contain}.sidebar_close{display:flex;position:absolute;justify-content:center;align-items:center;background-color:var(--orange)}@media screen and (min-width: 768px){.sidebar_close{width:50px;height:50px;border-radius:8px 0 0;top:-49px;right:0;cursor:pointer}}@media screen and (max-width: 767px){.sidebar_close{width:13.3333333333vw;height:13.3333333333vw;border-radius:2.1333333333vw 0 0;top:-13.0666666667vw;right:0}}@media screen and (max-width: 767px){.sidebar_close img{width:5.8666666667vw;height:auto}}.top .hero{display:flex;flex-direction:column}@media screen and (min-width: 768px){.top .hero{padding-top:180px}}@media screen and (max-width: 767px){.top .hero{padding-top:32vw}}.top .hero_heading{order:2}@media screen and (min-width: 768px){.top .hero_heading{margin-bottom:32px;font-size:56px}}@media screen and (max-width: 767px){.top .hero_heading{margin-bottom:8.5333333333vw;font-size:8.5333333333vw;line-height:1.2}}.top .hero_subHeading{order:1}@media screen and (min-width: 768px){.top .hero_subHeading{margin-bottom:12px;font-size:14px}}@media screen and (max-width: 767px){.top .hero_subHeading{margin-bottom:3.2vw;font-size:3.2vw;line-height:1.75}}.top .hero_text{display:flex;flex-direction:column;order:3;line-height:1.77}@media screen and (min-width: 768px){.top .hero_text{gap:32px;font-size:18px}}@media screen and (max-width: 767px){.top .hero_text{gap:8.5333333333vw;font-size:4.2666666667vw;line-height:1.81}}.top .hero_button{order:4}@media screen and (min-width: 768px){.top .hero_button{margin-top:48px}}@media screen and (max-width: 767px){.top .hero_button{margin-top:6.4vw}}.top .library_list{display:flex;flex-wrap:wrap}@media screen and (min-width: 768px){.top .library_list{gap:32px 24px}}@media screen and (max-width: 767px){.top .library_list{gap:12.8vw 6.4vw}}.top .links_list{display:flex;flex-wrap:wrap}@media screen and (min-width: 768px){.top .links_list{gap:12px 24px}}@media screen and (max-width: 767px){.top .links_list{margin-top:6.4vw;gap:3.2vw}}.top .links_item{width:100%;height:100%}@media screen and (min-width: 768px){.top .links_item{max-width:232px;height:50px}}@media screen and (max-width: 767px){.top .links_item{width:43.0666666667vw}}.top .links_item img{width:auto;height:100%}.top .contact_text{line-height:2}@media screen and (min-width: 768px){.top .contact_text{margin-bottom:24px}}@media screen and (max-width: 767px){.top .contact_text{margin:3.2vw 0 6.4vw}}@media screen and (min-width: 768px){.archive{padding-top:130px}}@media screen and (min-width: 768px){.archive .contents_wrapper{padding-left:24px;border-left:solid 2px var(--gray)}}@media screen and (max-width: 767px){.archive .contents_wrapper{padding-left:3.2vw;border-left:solid .5333333333vw var(--gray)}}@media screen and (min-width: 768px){.archive .contents_section-parent{margin-top:36px}}@media screen and (max-width: 767px){.archive .contents_section-parent{margin-top:5.3333333333vw}}.archive .contents_section_children{display:flex;flex-direction:column}@media screen and (min-width: 768px){.archive .contents_section_children{gap:12px}}.archive .contents_subsection{display:flex;flex-direction:column}@media screen and (min-width: 768px){.archive .contents_subsection{gap:8px}}.archive .contents_sub{display:flex;align-items:baseline}@media screen and (min-width: 768px){.archive .contents_sub{gap:4px}}@media screen and (max-width: 767px){.archive .contents_sub{gap:1.0666666667vw}}@media screen and (min-width: 768px){.archive .contents_sub_icon{width:14px}}@media screen and (max-width: 767px){.archive .contents_sub_icon{width:3.7333333333vw;min-width:3.7333333333vw}}@media screen and (min-width: 768px){.archive .contents_sub_icon-keyword{width:10px}}@media screen and (max-width: 767px){.archive .contents_sub_icon-keyword{width:2.6666666667vw;min-width:2.6666666667vw}}.archive .contents_sub_icon img{width:100%;height:auto}.archive .contents_author,.archive .contents_keyword,.archive .contents_beamline{display:flex;flex-wrap:wrap;gap:.5em}@media screen and (min-width: 768px){.archive .contents_keyword,.archive .contents_beamline{font-size:12px}}@media screen and (max-width: 767px){.archive .contents_keyword,.archive .contents_beamline{font-size:3.2vw}}.archive .contents_items{display:flex;border-bottom:solid 1px var(--gray)}@media screen and (min-width: 768px){.archive .contents_items{align-items:baseline;gap:4px;padding-bottom:12px;height:100%}}@media screen and (max-width: 767px){.archive .contents_items{flex-direction:column;padding-bottom:3.2vw;gap:2.1333333333vw}}@media screen and (max-width: 767px){.archive .contents_items_meta{display:flex;flex-direction:column;gap:1.0666666667vw}}@media screen and (max-width: 767px){.archive .contents_items_head{display:flex;align-items:baseline;justify-content:space-between}}@media screen and (max-width: 767px){.archive .contents_items_inner{display:flex;align-items:center;gap:2.1333333333vw}}.archive .contents_items_wrapper{display:flex;flex-direction:column}@media screen and (min-width: 768px){.archive .contents_items_wrapper{gap:12px}}@media screen and (max-width: 767px){.archive .contents_items_wrapper{gap:3.2vw}}.archive .contents_items_wrapper .contents_items:last-of-type{border:0}.archive .contents_items_content{display:flex;flex-direction:column}@media screen and (min-width: 768px){.archive .contents_items_content{gap:8px}}.archive .contents_items_title{color:var(--orange);font-weight:600}@media screen and (min-width: 768px){.archive .contents_items_title{font-size:16px}}@media screen and (max-width: 767px){.archive .contents_items_title{font-size:4vw}}@media screen and (min-width: 768px){.archive .contents_items_title:hover{text-decoration:underline}}@media screen and (min-width: 768px){.archive .contents_items_download{height:100%;margin-left:auto;-ms-grid-row-align:center;align-self:center}}.archive .contents_items_pdf{margin-left:auto}.archive .contents_items_logo{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px){.archive .contents_items_logo{min-width:48px;gap:8px}}@media screen and (max-width: 767px){.archive .contents_items_logo{gap:2.1333333333vw}}.archive .contents_items_logo .item{width:auto}@media screen and (min-width: 768px){.archive .contents_items_logo .item{height:25px}}@media screen and (max-width: 767px){.archive .contents_items_logo .item.spring8{width:8vw;min-width:8vw}}@media screen and (max-width: 767px){.archive .contents_items_logo .item.sacla{width:4.5333333333vw;min-width:4.5333333333vw}}.archive .contents_items_logo .item img{width:auto;height:100%}@media screen and (max-width: 767px){.archive .contents_items_logo .item img{width:100%;height:auto}}.archive .contents_title{position:relative;align-items:flex-end;display:flex;justify-content:space-between;font-weight:600}@media screen and (min-width: 768px){.archive .contents_title{padding:8px 0;font-size:16px;border-bottom:solid 2px var(--gray)}}@media screen and (max-width: 767px){.archive .contents_title{padding:2.1333333333vw 0;font-size:4vw;border-bottom:solid .5333333333vw var(--gray)}}.archive .contents_title .link{opacity:1;position:relative}@media screen and (min-width: 768px){.archive .contents_title .link:hover{color:var(--orange);text-decoration:underline}}.archive .contents_title .link:after{content:"";position:absolute;background:url(../images/common/icon-link.svg) no-repeat center center/contain}@media screen and (min-width: 768px){.archive .contents_title .link:after{width:13px;height:13px;right:-18px;top:0}}.archive .contents_title:before{content:"";position:absolute;background-color:var(--orange);left:0}@media screen and (min-width: 768px){.archive .contents_title:before{width:30px;height:2px;bottom:-2px}}@media screen and (max-width: 767px){.archive .contents_title:before{width:8vw;height:.5333333333vw;bottom:-.5333333333vw}}.archive .contents_title-normal{border:0}@media screen and (min-width: 768px){.archive .contents_title-normal{padding-top:0;padding-bottom:8px;font-size:21px}}@media screen and (max-width: 767px){.archive .contents_title-normal{padding-top:0;padding-bottom:2.1333333333vw;font-size:5.3333333333vw}}.archive .contents_title-normal:before{content:"";position:absolute;background-color:var(--orange);left:0;border-radius:100px}@media screen and (min-width: 768px){.archive .contents_title-normal:before{width:10px;height:10px;top:9px;left:-30px}}@media screen and (max-width: 767px){.archive .contents_title-normal:before{width:2.4vw;height:2.4vw;top:2.4vw;left:-4.5333333333vw}}@media screen and (min-width: 768px){.archive .contents_title-parent{margin-top:36px;margin-bottom:12px;font-size:20px}}@media screen and (max-width: 767px){.archive .contents_title-parent{margin-top:5.3333333333vw;margin-bottom:5.3333333333vw;font-size:5.3333333333vw}}.archive_hero{display:flex;justify-content:center;background-color:var(--gray--light)}@media screen and (min-width: 768px){.archive_hero{align-items:center;max-width:1380px;width:98%;gap:32px;margin:0 auto;padding:32px 24px;border-radius:12px}}@media screen and (max-width: 767px){.archive_hero{flex-direction:column;height:42.6666666667vw;padding:6.4vw;margin-top:16vw;gap:3.2vw}}@media screen and (min-width: 768px){.archive_hero_heading{font-size:30px}}@media screen and (max-width: 767px){.archive_hero_heading{text-align:center;font-size:5.3333333333vw;line-height:1.5}}.single iframe ::-webkit-scrollbar{display:none}@media screen and (min-width: 768px){.single_content{margin-top:100px}}@media screen and (max-width: 767px){.single_content{margin-top:8vw}}.single_lead{display:flex;align-items:baseline;justify-content:space-between}@media screen and (min-width: 768px){.single_lead{gap:24px;margin-bottom:40px}}@media screen and (max-width: 767px){.single_lead{margin-bottom:3.2vw}}@media screen and (min-width: 768px){.single_heading{margin:4px 0 12px;font-size:24px}}@media screen and (max-width: 767px){.single_heading{margin:1.0666666667vw 0 2.1333333333vw;font-size:3.7333333333vw}}.single_logo{display:flex;align-items:center}@media screen and (min-width: 768px){.single_logo{min-width:48px;gap:8px}}@media screen and (max-width: 767px){.single_logo{gap:2.1333333333vw}}.single_logo .item{width:auto}@media screen and (min-width: 768px){.single_logo .item{height:25px}}@media screen and (max-width: 767px){.single_logo .item{height:4.8vw}}.single_logo .item img{width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.single_author{display:flex;flex-wrap:wrap}@media screen and (min-width: 768px){.single_author{margin-bottom:80px;gap:4px;font-size:14px}}@media screen and (max-width: 767px){.single_author{gap:1.0666666667vw;font-size:3.2vw}}.single_author .contents_author{display:flex;flex-wrap:wrap;gap:.5em}@media screen and (min-width: 768px){.single_author_icon{width:14px}}@media screen and (max-width: 767px){.single_author_icon{width:3.2vw}}.single_author_icon img{width:100%;height:auto}.single_pdfControls{display:flex;position:relative;justify-content:center}@media screen and (min-width: 768px){.single_pdfControls{width:100%}}@media screen and (max-width: 767px){.single_pdfControls{margin-top:3.2vw}}@media screen and (min-width: 768px){.single_pdfControls-top{margin-bottom:12px}}@media screen and (min-width: 768px){.single_pdfControls-bottom{margin-top:12px}}.single_pdfControls_right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.single_pdfControls_zoom{display:flex;align-items:center}@media screen and (min-width: 768px){.single_pdfControls_zoom{gap:12px}}.single_pdfControls_info{display:flex;flex-direction:column}@media screen and (min-width: 768px){.single_pdfControls_info{gap:4px}}.single_pdfBtn-zoom{display:flex;justify-content:center;align-items:center;border:dotted 1px var(--gray--dark)}@media screen and (min-width: 768px){.single_pdfBtn-zoom{width:50px;height:50px;border-radius:4px;cursor:pointer}}@media screen and (min-width: 768px){.single_pdfBtn-zoom img{width:25px;height:auto}}.single_pdfBtn-blue{background-color:#e1f2ff}.single_pdfBtn-orange{background-color:var(--orange--light)}.single_pdfBtn-download{position:absolute;right:0;bottom:0}@media screen and (max-width: 767px){.single_pdfBtn-download{justify-content:center;width:100%;bottom:-15.2vw}}@media screen and (max-width: 767px){.single_pdfBtn-download:after{right:5.3333333333vw}}.single_pageInfo{display:flex;justify-content:center;flex-direction:column;text-align:center;-moz-appearance:textfield}@media screen and (min-width: 768px){.single_pageInfo{gap:8px}}.single_pageInfo::-webkit-inner-spin-button,.single_pageInfo::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single_pageInfoWrapper{display:flex;align-items:center;justify-content:center;position:relative;border:solid 1px var(--gray--dark);border-radius:100px}@media screen and (min-width: 768px){.single_pageInfoWrapper{width:58px;height:23px;border:solid 1px var(--gray--dark)}}@media screen and (max-width: 767px){.single_pageInfoWrapper{width:18.6666666667vw;height:6.1333333333vw}}.single_pageInfoWrapper.active{background-color:#f2a4124d;border:0}@media screen and (min-width: 768px){.single_pageInfoWrapper span{font-size:12px}}@media screen and (max-width: 767px){.single_pageInfoWrapper span{font-size:3.2vw}}.single_pageInfoWrapper input{background:unset;border:0;outline:none}@media screen and (min-width: 768px){.single_pageInfoWrapper input{font-size:14px}}@media screen and (max-width: 767px){.single_pageInfoWrapper input{font-size:3.2vw}}.single_pageInfoWrapper .swiper-button-prev-tablet,.single_pageInfoWrapper .swiper-button-next-tablet{position:static;width:auto;height:auto;margin:0;padding:0;background:transparent;border:none;cursor:pointer;flex-direction:row;align-items:center;color:var(--black)}@media screen and (min-width: 768px){.single_pageInfoWrapper .swiper-button-prev-tablet,.single_pageInfoWrapper .swiper-button-next-tablet{gap:12px;font-size:14px}}@media screen and (max-width: 767px){.single_pageInfoWrapper .swiper-button-prev-tablet,.single_pageInfoWrapper .swiper-button-next-tablet{gap:2.6666666667vw;font-size:3.2vw}}.single_pageInfoWrapper .swiper-button-prev-tablet:after,.single_pageInfoWrapper .swiper-button-next-tablet:after{display:none!important}.single_pageInfoWrapper .swiper-button-prev-tablet .swiper-button-text,.single_pageInfoWrapper .swiper-button-next-tablet .swiper-button-text{display:inline-block}@media screen and (min-width: 768px){.single_pageInfoWrapper .swiper-button-prev-tablet .swiper-button-text,.single_pageInfoWrapper .swiper-button-next-tablet .swiper-button-text{font-size:14px}}.single_pageInfoWrapper .swiper-button-prev-tablet .swiper-button-icon,.single_pageInfoWrapper .swiper-button-next-tablet .swiper-button-icon{display:inline-block;flex-shrink:0}@media screen and (min-width: 768px){.single_pageInfoWrapper .swiper-button-prev-tablet .swiper-button-icon,.single_pageInfoWrapper .swiper-button-next-tablet .swiper-button-icon{width:12px;height:11px}}@media screen and (max-width: 767px){.single_pageInfoWrapper .swiper-button-prev-tablet .swiper-button-icon,.single_pageInfoWrapper .swiper-button-next-tablet .swiper-button-icon{width:3.2vw;height:2.9333333333vw}}.single_pageInfoWrapper .swiper-button-prev-tablet:after{transform:rotate(180deg)}.single_pageInfoWrapper .swiper-button-prev-tablet{flex-direction:row-reverse}@media screen and (min-width: 768px){.single_pageInfoWrapper .swiper-button-prev-tablet{left:-77px;top:-22px}}@media screen and (max-width: 767px){.single_pageInfoWrapper .swiper-button-prev-tablet{left:-17.3333333333vw;top:.5333333333vw}}.single_pageInfoWrapper .swiper-button-prev-tablet .arrow{transform:rotate(180deg);transform-origin:center center}@media screen and (min-width: 768px){.single_pageInfoWrapper .swiper-button-next-tablet{right:-77px;top:-22px}}@media screen and (max-width: 767px){.single_pageInfoWrapper .swiper-button-next-tablet{right:-17.8666666667vw;top:.5333333333vw}}.single_percent{display:flex;justify-content:center;align-items:flex-end}@media screen and (min-width: 768px){.single_percent_per{font-size:10px}}.single_swiper{position:relative}@media screen and (max-width: 767px){.single_swiper{margin-top:3.2vw}}.single_swiper_swiperContainer{overflow:hidden;position:relative;width:100%}.single_swiper_swiperContainer .swiper-slide:not(.swiper-slide-active){visibility:hidden;opacity:0;pointer-events:none}.single_swiper_swiperContainer .swiper-slide-active{visibility:visible;opacity:1}.single_swiper .swiper-button-next,.single_swiper .swiper-button-prev{position:absolute;margin-top:0;background:transparent}@media screen and (min-width: 768px){.single_swiper .swiper-button-next,.single_swiper .swiper-button-prev{width:60px;height:60px}}.single_swiper .swiper-button-next:after,.single_swiper .swiper-button-prev:after{content:"";display:block;background:url(../images/common/icon-arrow-slide-box.png) no-repeat center center/contain}@media screen and (min-width: 768px){.single_swiper .swiper-button-next:after,.single_swiper .swiper-button-prev:after{width:100%;height:100%}}.single_swiper .swiper-button-next:after{transform:rotate(0)}.single_swiper .swiper-button-prev:after{transform:rotate(180deg)}.single_swiper_pdfBtn{display:flex;align-items:center;gap:6px;font-weight:400;background:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s ease;text-decoration:none;color:#333;padding:6px 10px;font-size:12px}@media screen and (min-width: 768px){.single_swiper_pdfBtn{padding:8px 12px;font-size:14px}}@media screen and (max-width: 767px){.single_swiper_pdfBtn{display:none}}.single_swiper_pdfBtn:hover{background:#f9f9f9;border-color:#ccc}.single_swiper_pdfBtn:active{transform:scale(.98)}.single_swiper_pdfBtn:disabled{opacity:.5;cursor:not-allowed}.single_swiper_pdfBtn-zoomOut,.single_swiper_pdfBtn-zoomIn,.single_swiper_pdfBtn-reset{border-left:none;border-radius:0;margin-left:-1px}.single_swiper_pdfBtn-zoomOut:first-child,.single_swiper_pdfBtn-zoomIn:first-child,.single_swiper_pdfBtn-reset:first-child{border-left:1px solid #e0e0e0;border-radius:4px 0 0 4px;margin-left:0}.single_swiper_pdfBtn-zoomOut:last-child,.single_swiper_pdfBtn-zoomIn:last-child,.single_swiper_pdfBtn-reset:last-child{border-radius:0 4px 4px 0}.single_swiper_pdfBtn_reset{display:flex;align-items:center;gap:6px;margin:0;padding:0;background:transparent;border:none;font-size:12px;color:#333}@media screen and (min-width: 768px){.single_swiper_pdfBtn_reset{font-size:14px}}.single_swiper_pdfBtn_icon{display:inline-block;width:16px;height:16px;flex-shrink:0}.single_swiper_pdfBtn_icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.single_swiper_pdfBtn_text{white-space:nowrap}.single_swiper_pdfBtn_text-reset{font-size:12px;font-weight:400}@media screen and (min-width: 768px){.single_swiper_pdfBtn_text-reset{font-size:14px}}.single_swiper_pdfImageWrapper{display:inline-block;vertical-align:top;position:relative;max-width:100%;width:auto;height:auto}.single_swiper_pdfImage{display:block;transition:width .3s ease,height .3s ease;max-width:100%;height:auto;max-width:none}.single_swiper_pdfTextLayer{position:absolute;inset:0;overflow:hidden;pointer-events:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;text-align:initial;line-height:1;transform-origin:0 0}.single_swiper_pdfTextLayer span{position:absolute;white-space:pre;cursor:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:transparent;transform-origin:0% 0%}@media screen and (min-width: 768px){.single_pageInfoSeparator{font-size:14px}}@media screen and (min-width: 768px){.single_pageInfoTotal{font-size:14px}}.single_slideDesc{text-align:center}@media screen and (min-width: 768px){.single_slideDesc{margin-top:20px}}.single .presentation{pointer-events:none}.single .pdf-page-container{overflow:auto}@media screen and (min-width: 768px){.search{padding-top:130px}}@media screen and (min-width: 768px){.search_result{margin-bottom:24px;font-size:24px}}@media screen and (max-width: 767px){.search_result{margin-bottom:5.3333333333vw;font-size:6.4vw}}@media screen and (min-width: 768px){.search .archive_hero_heading{font-size:24px}}@media screen and (max-width: 767px){.search .archive_hero_heading{font-size:4.8vw}}@media screen and (min-width: 768px){.search .pagination{margin-top:32px}}@media screen and (max-width: 767px){.search .pagination{margin-top:8.5333333333vw}}@media screen and (min-width: 768px){.search .breadcrumb{margin-bottom:12px}}@media screen and (max-width: 767px){.search .breadcrumb{margin-bottom:3.2vw}}@media screen and (min-width: 768px){.search .contents_wrapper{padding-left:24px;border-left:solid 2px var(--gray)}}@media screen and (max-width: 767px){.search .contents_wrapper{padding-left:3.2vw;border-left:solid .5333333333vw var(--gray)}}.search .contents_sub{display:flex;align-items:baseline}@media screen and (min-width: 768px){.search .contents_sub{gap:4px}}@media screen and (max-width: 767px){.search .contents_sub{gap:1.0666666667vw}}@media screen and (min-width: 768px){.search .contents_sub_icon{width:14px}}@media screen and (max-width: 767px){.search .contents_sub_icon{width:3.7333333333vw;min-width:3.7333333333vw}}@media screen and (min-width: 768px){.search .contents_sub_icon-keyword{width:10px}}@media screen and (max-width: 767px){.search .contents_sub_icon-keyword{width:2.6666666667vw;min-width:2.6666666667vw}}@media screen and (min-width: 768px){.search .contents_sub_icon-parent{width:14px}}@media screen and (max-width: 767px){.search .contents_sub_icon-parent{width:3.7333333333vw;min-width:3.7333333333vw}}.search .contents_sub_icon img{width:100%;height:auto}.search .contents_author,.search .contents_keyword,.search .contents_parent,.search .contents_beamline{display:flex;flex-wrap:wrap;gap:.5em}@media screen and (min-width: 768px){.search .contents_keyword,.search .contents_beamline{font-size:12px}}@media screen and (max-width: 767px){.search .contents_keyword,.search .contents_beamline{font-size:3.2vw}}@media screen and (min-width: 768px){.search .contents_parent{font-size:12px}}@media screen and (max-width: 767px){.search .contents_parent{font-size:3.2vw}}@media screen and (min-width: 768px){.search .contents_parent a{transition:unset;opacity:1}}@media screen and (min-width: 768px){.search .contents_parent a:hover{text-decoration:underline}}.search .contents_items{display:flex;border-bottom:solid 1px var(--gray)}@media screen and (min-width: 768px){.search .contents_items{align-items:baseline;gap:4px;padding:12px 0;height:100%}}@media screen and (max-width: 767px){.search .contents_items{flex-direction:column;padding:3.2vw 0;gap:2.1333333333vw}}.search .contents_items:first-of-type{border-top:solid 1px var(--gray)}@media screen and (max-width: 767px){.search .contents_items_meta{display:flex;flex-direction:column;gap:1.0666666667vw}}@media screen and (max-width: 767px){.search .contents_items_head{display:flex;align-items:baseline}}@media screen and (max-width: 767px){.search .contents_items_inner{display:flex;align-items:center;gap:2.1333333333vw}}.search .contents_items_content{display:flex;flex-direction:column}@media screen and (min-width: 768px){.search .contents_items_content{gap:8px}}.search .contents_items_title{color:var(--orange);font-weight:600}@media screen and (min-width: 768px){.search .contents_items_title{font-size:16px}}@media screen and (max-width: 767px){.search .contents_items_title{font-size:4vw}}@media screen and (min-width: 768px){.search .contents_items_title:hover{text-decoration:underline}}@media screen and (min-width: 768px){.search .contents_items_download{margin-left:auto;-ms-grid-row-align:center;align-self:center;height:100%;gap:8px}}.search .contents_items_pdf{margin-left:auto}.search .contents_items_logo{display:flex;align-items:center;justify-content:flex-end}@media screen and (min-width: 768px){.search .contents_items_logo{min-width:48px;gap:8px;margin-bottom:8px}}@media screen and (max-width: 767px){.search .contents_items_logo{gap:2.1333333333vw;margin-bottom:2.1333333333vw}}.search .contents_items_logo .item{width:auto}@media screen and (min-width: 768px){.search .contents_items_logo .item{height:25px}}@media screen and (max-width: 767px){.search .contents_items_logo .item.spring8{width:8vw;min-width:8vw}}@media screen and (max-width: 767px){.search .contents_items_logo .item.sacla{width:4.5333333333vw;min-width:4.5333333333vw}}.search .contents_items_logo .item img{width:auto;height:100%}@media screen and (max-width: 767px){.search .contents_items_logo .item img{width:100%;height:auto}}@media screen and (min-width: 768px){._pcHide{display:none}}@media screen and (max-width: 767px){._spHide{display:none}}@media screen and (max-width: 1024px){._tbHide{display:none}}._show{display:block}._hide{display:none}._flex{display:flex}@media screen and (max-width: 767px){._spFlex{display:flex!important}}@media screen and (max-width: 767px){._spShow{display:block}}@media screen and (max-width: 767px){._pcOnly{display:none}}@media screen and (min-width: 768px){._spOnly{display:none}}._ta{text-align:left}._tac{text-align:center}._tar{text-align:right}._m0{margin:0}._mt0{margin-top:0}._mr0{margin-right:0}._mb0{margin-bottom:0}._ml0{margin-left:0}._p0{padding:0}._pt0{padding-top:0}._pr0{padding-right:0}._pb0{padding-bottom:0}._pl0{padding-left:0}.text-lora{font-family:Lora,serif}.text-notoSans{font-family:Noto Sans JP,sans-serif}.text-notoSerif{font-family:"Noto Serif JP",serif}.text-weightRegular{font-weight:400}.text-weightMedium{font-weight:500}.text-weightBold{font-weight:700}.text-weightBlack{font-weight:900}.text-orange{color:var(--orange)}.text-gray{color:var(--gray)}.text-gray-dark{color:var(--gray--dark)}.text-black{color:var(--black)}.text-white{color:var(--white)}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-underline{text-decoration:underline}@media screen and (min-width: 768px){.text-exLarge{font-size:48px}}@media screen and (max-width: 767px){.text-exLarge{font-size:12.8vw}}@media screen and (min-width: 768px){.text-regular{font-size:16px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
