:root{--primary: #099;--black: #000;--white: #fff;--gray: #666;--gray--light: #f8f8f8;--red: #e60012;--required: #f12424;--blue: #0071bc;--blue-light: #eff9ff;--text: #3f3f3f;--frame: #a4a4a4;--border: #dbdbdb}/*!
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(--text);line-height:1.6}@media screen and (min-width: 768px){body{min-width:1120px;font-size:16px}}@media screen and (max-width: 767px){body{font-size:4.2666666667vw}}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;width:auto;vertical-align:middle}@media screen and (max-width: 767px){img{height:auto}}a{text-decoration:none;color:var(--text);transition:opacity .4s ease,color .4s ease,border .4s ease}a:hover{opacity:.75}ul,ol{list-style:none}body,tooltip,popover{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Helvetica Neue,Verdana,Meiryo,sans-serif}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.invisible{opacity:0}.animated{animation-timing-function:ease;animation-duration:.5s;animation-fill-mode:both}.anime-delay-1{animation-delay:.3s}.anime-delay-2{animation-delay:.6s}.anime-delay-3{animation-delay:.9s}.anime-delay-4{animation-delay:1.2s}.anime-delay-5{animation-delay:1.5s}.anime-delay-6{animation-delay:1.8s}.fadeIn{animation-name:fadeIn}.fadeInUp{animation-name:fadeInUp}.fadeInDown{animation-name:fadeInDown}.fadeInLeft{animation-name:fadeInLeft}.fadeInRight{animation-name:fadeInRight}.fadeOut{animation-name:fadeOut}.fadeOutUp{animation-name:fadeOutUp}.fadeOutDown{animation-name:fadeOutDown}.fadeOutLeft{animation-name:fadeOutLeft}.fadeOutRight{animation-name:fadeOutRi}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translate(-100px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translate(100px)}}.header{z-index:10000;position:sticky;top:0}@media screen and (min-width: 768px){.header{display:flex;flex-direction:column;min-width:1440px;box-shadow:0 4px 6px #0000001a}}@media screen and (max-width: 767px){.header{width:100%;box-shadow:0 1.0666666667vw 1.6vw #0000001a;background-color:var(--white)}}.header_upper{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 768px){.header_upper{width:100%;min-width:1440px;padding:16px 160px;background-color:var(--white);border-bottom:solid 1px var(--border)}}.header_inner{width:100%}@media screen and (min-width: 768px){.header_inner{display:flex;justify-content:space-between;align-items:center;width:1120px;min-width:1120px;margin:0 auto}}@media screen and (max-width: 767px){.header_inner{padding:3.2vw 4.2666666667vw}}.header_title{display:flex}@media screen and (min-width: 768px){.header_title{flex-direction:row-reverse}}@media screen and (max-width: 767px){.header_title{justify-content:space-between}}.header_logo{display:flex;align-items:center}@media screen and (min-width: 768px){.header_logo{width:280px;margin-left:10px;padding:0 10px}}@media screen and (min-width: 768px){.header_logo a{width:280px}}@media screen and (max-width: 767px){.header_logo a{width:60.2666666667vw}}.header_logo a img{width:100%}@media screen and (min-width: 768px){.header_company a:nth-child(1){margin-right:12px;width:50px}}@media screen and (min-width: 768px){.header_company a:nth-child(2){margin-right:4px;width:32px}}@media screen and (min-width: 768px){.header_company a:nth-child(3){width:40px}}@media screen and (max-width: 767px){.headerNav{position:fixed;top:0;left:100%;width:100%;height:100%;transition-property:background-color,left;transition-duration:.3s,0s;transition-timing-function:ease,ease;transition-delay:0s,.3s;background-color:#0000}}.headerNav_active{left:0;background-color:#0006;transition-delay:0s,0s}@media screen and (max-width: 767px){.headerNav_active .headerNav_wrapper{transform:translate(-100%)}}@media screen and (max-width: 767px){.headerNav_wrapper{position:fixed;right:-68.2666666667vw;width:68.2666666667vw;height:100%;padding-top:21.3333333333vw;background-color:var(--white);transition:transform .3s ease}}@media screen and (min-width: 768px){.headerNav_inner{display:flex}}@media screen and (max-width: 767px){.headerNav_inner{width:57.6vw;margin:0 auto}}@media screen and (min-width: 768px){.headerNav_list{display:flex}.headerNav_list:hover{background-color:#efefef}}@media screen and (max-width: 767px){.headerNav_list{border-bottom:solid .2666666667vw var(--border)}}@media screen and (min-width: 768px){.headerNav_list img{margin-right:2px}}.headerNav_link{display:flex;align-items:center;color:var(--gray)}@media screen and (min-width: 768px){.headerNav_link{padding:0 20px;font-size:14px}}@media screen and (max-width: 767px){.headerNav_link{padding:4.2666666667vw 0;font-size:4.2666666667vw}}@media screen and (min-width: 768px){.headerNav_image{margin-bottom:2px}}@media screen and (max-width: 767px){.headerNav_image{width:6.4vw;margin-right:2.1333333333vw;margin-bottom:.5333333333vw}}.headerNav_image img{width:100%}@media screen and (max-width: 767px){.headerNav_close{position:absolute;top:0;right:0;width:13.8666666667vw;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}}@media screen and (max-width: 767px){.headerNav_close img{width:100%}}@media screen and (max-width: 767px){.searchBtn{width:8.5333333333vw;margin:0 4.2666666667vw 0 0;padding:0;background:none;border:none;color:inherit;cursor:pointer}}.searchBtn img{width:100%}@media screen and (max-width: 767px){.hamburgerBtn{width:8.5333333333vw;margin:0;padding:0;background:none;border:none;color:inherit;cursor:pointer}}.hamburgerBtn img{width:100%}.headerSearch{background-color:var(--white)}@media screen and (min-width: 768px){.headerSearch{width:100%;margin:0 auto}}@media screen and (max-width: 767px){.headerSearch{z-index:-1;position:fixed;top:0;left:100%;width:100%;height:100%;overflow:auto;opacity:0;transition-property:opacity,left;transition-duration:.3s,0s;transition-timing-function:ease,ease;transition-delay:0s,.3s}}@media screen and (max-width: 767px){.headerSearch_active{z-index:100;left:0;opacity:1;transition-delay:0s,0s}}@media screen and (max-width: 767px){.headerSearch_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10.6666666667vw;padding:4.2666666667vw}}@media screen and (max-width: 767px){.headerSearch_title{font-size:4.2666666667vw;font-weight:600}}@media screen and (max-width: 767px){.headerSearch_close{position:absolute;top:0;right:0;width:13.8666666667vw;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}}@media screen and (max-width: 767px){.headerSearch_close img{width:100%}}@media screen and (min-width: 768px){.headerSearch_wrapper{display:flex;justify-content:space-between;align-items:flex-end;width:1120px;padding:16px 0 20px;margin:0 auto}}@media screen and (max-width: 767px){.headerSearch_wrapper{position:relative;display:flex;flex-direction:column;padding-bottom:23.4666666667vw}}.headerSearch_label{color:var(--gray)}@media screen and (min-width: 768px){.headerSearch_label{display:flex;flex-direction:column;font-size:12px}}@media screen and (max-width: 767px){.headerSearch_label{margin-bottom:8.5333333333vw;padding:0 4.2666666667vw;font-size:3.2vw}}.headerSearch_input{color:var(--text-color)}@media screen and (min-width: 768px){.headerSearch_input{width:180px;height:40px;margin-top:4px;padding:8px 16px;border:1px solid var(--frame);border-radius:5px;font-size:16px}}@media screen and (max-width: 767px){.headerSearch_input{width:100%;height:12.8vw;margin-top:1.0666666667vw;padding:3.2vw;border:.2666666667vw solid var(--frame);border-radius:1.3333333333vw;font-size:4.2666666667vw}}@media screen and (min-width: 768px){.headerSearch_input:focus{border:3px solid var(--blue)}}@media screen and (max-width: 767px){.headerSearch_input:focus{border:.8vw solid var(--blue)}}.headerSearch_select{color:var(--text-color)}@media screen and (min-width: 768px){.headerSearch_select{width:180px;height:40px;margin-top:4px;padding:8px 16px;border:1px solid var(--frame);border-radius:5px;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/header/header_image_13.svg) no-repeat 155px 16px/12px 7.3px}}@media screen and (max-width: 767px){.headerSearch_select{width:100%;height:12.8vw;margin-top:1.0666666667vw;padding:3.2vw;border:.2666666667vw solid var(--frame);border-radius:1.3333333333vw;font-size:4.2666666667vw;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/header/header_image_13.svg) no-repeat 84.5333333333vw 5.7866666667vw/3.2vw 1.9466666667vw}}@media screen and (min-width: 768px){.headerSearch_select:focus{border:3px solid var(--blue)}}@media screen and (max-width: 767px){.headerSearch_select:focus{border:.8vw solid var(--blue)}}@media screen and (max-width: 767px){.headerSearch_bottom{position:fixed;bottom:0vw;width:100%;padding:5.3333333333vw 4.2666666667vw;border-top:solid .2666666667vw var(--border);background-color:var(--white);opacity:0;transition:opacity .3s ease}}@media screen and (max-width: 767px){.headerSearch_bottom-active{z-index:100;opacity:1}}.headerSearch_submit{display:flex;justify-content:center;align-items:center;padding:0;margin:0;background:var(--blue);cursor:pointer}@media screen and (min-width: 768px){.headerSearch_submit{width:180px;height:40px;border-radius:5px;border:solid 1px rgba(0,0,0,0);font-size:16px}}@media screen and (max-width: 767px){.headerSearch_submit{width:100%;height:12.8vw;padding:5.3333333333vw 0;border-radius:1.3333333333vw;border:solid .2666666667vw rgba(0,0,0,0);font-size:4.2666666667vw}}.headerSearch_submit:hover{background:#11458d}@media screen and (min-width: 768px){.headerSearch_image{margin-right:8px;padding-bottom:2px}}@media screen and (max-width: 767px){.headerSearch_image{width:4.2666666667vw;margin-right:2.1333333333vw;padding-bottom:.5333333333vw}}.headerSearch_image img{width:100%}@media screen and (min-width: 768px){.wrapperPage{display:flex;justify-content:space-between;width:1440px;margin:0 auto;padding:96px 160px 0}}@media screen and (max-width: 767px){.wrapperPage{padding:17.0666666667vw 4.2666666667vw 0}}@media screen and (min-width: 768px){.contentPage{width:832px}}.contentPage_title{color:#333}@media screen and (min-width: 768px){.contentPage_title{font-size:32px}}@media screen and (max-width: 767px){.contentPage_title{font-size:6.4vw}}@media screen and (min-width: 768px){.page{margin-top:64px}}@media screen and (max-width: 767px){.page{margin-top:10.6666666667vw}}@media screen and (min-width: 768px){.page_heading{margin-bottom:32px;font-size:24px}}@media screen and (max-width: 767px){.page_heading{margin-bottom:5.3333333333vw;font-size:5.3333333333vw}}@media screen and (min-width: 768px){.page_text{margin-bottom:20px;font-size:16px}}@media screen and (max-width: 767px){.page_text{margin-bottom:5.3333333333vw;font-size:3.7333333333vw}}@media screen and (min-width: 768px){.page_link{font-size:16px}}@media screen and (max-width: 767px){.page_link{font-size:3.7333333333vw}}.page_link:hover{text-decoration:underline}@media screen and (min-width: 768px){.page_form{margin-top:27px}}@media screen and (max-width: 767px){.page_form{margin-top:7.2vw}}.page iframe{margin-top:0}.border{position:relative;width:100%}@media screen and (min-width: 768px){.border{padding-bottom:100px;border-bottom:solid 1px var(--border)}}@media screen and (max-width: 767px){.border{padding-bottom:17.0666666667vw;border-bottom:solid .2666666667vw var(--border)}}.border:before{content:"";position:absolute}@media screen and (min-width: 768px){.border:before{bottom:-2px;width:64px;border:solid 2px var(--blue)}}@media screen and (max-width: 767px){.border:before{bottom:-.5333333333vw;width:11.4666666667vw;border:solid .5333333333vw var(--blue)}}.border-issue{padding-bottom:0}@media screen and (min-width: 768px){.border-issue{border-bottom:0;border-top:solid 1px var(--border)}}@media screen and (max-width: 767px){.border-issue{border-bottom:0;border-top:solid .2666666667vw var(--border)}}.border-issue:before{bottom:unset!important}@media screen and (min-width: 768px){.border-issue:before{top:-2px}}@media screen and (max-width: 767px){.border-issue:before{top:-.5333333333vw}}@media screen and (min-width: 768px){.breadcrumb{margin-bottom:16px}}@media screen and (max-width: 767px){.breadcrumb{margin-bottom:4.2666666667vw}}.breadcrumb ul{display:flex;flex-flow:wrap}@media screen and (min-width: 768px){.breadcrumb ul li{margin-right:8px;font-size:16px}}@media screen and (max-width: 767px){.breadcrumb ul li{margin-right:2.1333333333vw;font-size:4.2666666667vw}}.breadcrumb ul li a{color:var(--blue)}.breadcrumb ul li a:hover{text-decoration:underline}.single_meta{display:flex}@media screen and (min-width: 768px){.single_meta{margin:24px 0 83px;justify-content:space-between;align-items:center}}@media screen and (max-width: 767px){.single_meta{margin:6.4vw 0 22.1333333333vw;flex-direction:column}}.single_info{display:flex}@media screen and (max-width: 767px){.single_info{justify-content:space-between;align-items:center;margin-bottom:4.2666666667vw}}.single_page{position:relative;color:#333}@media screen and (min-width: 768px){.single_page{margin-right:32px;padding-left:32px;font-size:14px}}@media screen and (max-width: 767px){.single_page{padding-left:8.5333333333vw;font-size:3.7333333333vw}}.single_page:before{content:"";position:absolute;top:0;left:0}@media screen and (min-width: 768px){.single_page:before{width:24px;height:24px;background:url(../images/icon/page_number.svg) no-repeat center center/24px 24px}}@media screen and (max-width: 767px){.single_page:before{width:6.4vw;height:6.4vw;background:url(../images/icon/page_number.svg) no-repeat center center/6.4vw 6.4vw}}.single_logo{display:flex}@media screen and (min-width: 768px){.single_logo div{margin-right:12px}}@media screen and (max-width: 767px){.single_logo div{margin-right:3.2vw}}@media screen and (max-width: 767px){.single_logo div:last-child{margin-right:0}}.single_logo div img{width:100%}@media screen and (max-width: 767px){.single_logo-spring8{width:13.8666666667vw}}@media screen and (max-width: 767px){.single_logo-sacla{width:7.7333333333vw}}@media screen and (max-width: 767px){.single_logo-nanoterasu{width:8.8vw}}.single_contributor{background-color:var(--gray--light)}@media screen and (min-width: 768px){.single_contributor{border:solid 1px var(--border);border-radius:4px}}@media screen and (max-width: 767px){.single_contributor{border:solid .2666666667vw var(--border);border-radius:1.0666666667vw}}.single_contributor_heading{position:relative;display:flex;justify-content:space-between}@media screen and (min-width: 768px){.single_contributor_heading{padding:24px 24px 24px 58px}}@media screen and (max-width: 767px){.single_contributor_heading{padding:6.4vw 6.4vw 6.4vw 15.4666666667vw}}.single_contributor_heading:before{content:"";position:absolute}@media screen and (min-width: 768px){.single_contributor_heading:before{top:26px;left:24px;width:24px;height:24px}}@media screen and (max-width: 767px){.single_contributor_heading:before{top:6.9333333333vw;left:6.4vw;width:6.4vw;height:6.4vw}}.single_contributor_heading.open .accordion_heading_icon{transform:rotate(180deg)}@media screen and (min-width: 768px){.single_contributor_text{margin:0 24px;padding:20px 0 24px;border-top:solid 1px var(--border)}}@media screen and (max-width: 767px){.single_contributor_text{margin:0 6.4vw;padding:5.3333333333vw 0 6.4vw;border-top:solid .2666666667vw var(--border)}}.single_contributor_text img{width:auto!important}.single_contributor a{color:var(--blue)}.single_contributor a:hover{text-decoration:underline}@media screen and (min-width: 768px){.single_author{margin-bottom:20px}}@media screen and (max-width: 767px){.single_author{margin-bottom:5.3333333333vw}}@media screen and (min-width: 768px){.single_author .single_contributor_heading:before{background:url(../images/icon/author.svg) no-repeat center center/24px 24px}}@media screen and (max-width: 767px){.single_author .single_contributor_heading:before{background:url(../images/icon/author.svg) no-repeat center center/6.4vw 6.4vw}}.single_abstract_text a{color:var(--blue)}.single_abstract_text a:hover{text-decoration:underline}.single_abstract_text img{width:auto!important}@media screen and (min-width: 768px){.single_affiliation .single_contributor_heading:before{background:url(../images/icon/affiliation.svg) no-repeat center center/24px 24px}}@media screen and (max-width: 767px){.single_affiliation .single_contributor_heading:before{background:url(../images/icon/affiliation.svg) no-repeat center center/6.4vw 6.4vw}}.download{position:relative;color:var(--blue)}@media screen and (min-width: 768px){.download{padding:8px 24px 8px 48px;border:solid 1px var(--border);border-radius:4px}}@media screen and (max-width: 767px){.download{padding:3.2vw 0 3.2vw 7.4666666667vw;border:solid .2666666667vw var(--border);border-radius:1.0666666667vw;text-align:center}}.download:hover{background-color:var(--blue-light)}.download:before{content:"";position:absolute}@media screen and (min-width: 768px){.download:before{top:8px;left:20px;width:24px;height:24px;background:url(../images/icon/download.svg) no-repeat center center/24px 24px}}@media screen and (max-width: 767px){.download:before{top:3.2vw;left:9.6vw;width:6.4vw;height:6.4vw;background:url(../images/icon/download.svg) no-repeat center center/6.4vw 6.4vw}}@media screen and (min-width: 768px){.scroll-target{padding-top:164px;margin-top:-164px}}@media screen and (max-width: 767px){.scroll-target{padding-top:14.9333333333vw;margin-top:-14.9333333333vw}}.anchor{position:relative;background-color:var(--blue-light);color:var(--blue)}@media screen and (min-width: 768px){.anchor{margin-right:8px;padding:8px 16px 8px 32px;border-radius:4px;font-size:16px}}@media screen and (max-width: 767px){.anchor{display:inline-block;margin:0 2.1333333333vw 2.1333333333vw 0;padding:2.1333333333vw 4.2666666667vw 2.1333333333vw 8.5333333333vw;border-radius:1.0666666667vw;font-size:3.7333333333vw}}.anchor:hover{text-decoration:underline}.anchor:before{content:"";position:absolute}@media screen and (min-width: 768px){.anchor:before{top:12px;left:8px;width:20px;height:20px;background:url(../images/icon/anchor.svg) no-repeat center center/20px 20px}}@media screen and (max-width: 767px){.anchor:before{top:2.6666666667vw;left:2.1333333333vw;width:5.3333333333vw;height:5.3333333333vw;background:url(../images/icon/anchor.svg) no-repeat center center/5.3333333333vw 5.3333333333vw}}.commonTable{width:100%;border-collapse:separate;overflow:hidden}@media screen and (min-width: 768px){.commonTable{border:solid 1px var(--border);border-radius:4px}}@media screen and (max-width: 767px){.commonTable{border:solid .2666666667vw var(--border);border-radius:1.0666666667vw;font-size:3.7333333333vw}}.commonTable tr:last-child th{border-bottom:none}.commonTable tr:last-child td{border-bottom:none}.commonTable tr th{vertical-align:middle;background-color:#f8f8f8}@media screen and (min-width: 768px){.commonTable tr th{width:272px;padding:20px 24px;border-right:solid 1px var(--border);border-bottom:solid 1px var(--border)}}@media screen and (max-width: 767px){.commonTable tr th{width:29.3333333333vw;padding:2.6666666667vw 3.2vw;border-right:solid .2666666667vw var(--border);border-bottom:solid .2666666667vw var(--border)}}.commonTable tr td{vertical-align:middle}@media screen and (min-width: 768px){.commonTable tr td{padding:20px 24px;border-bottom:solid 1px var(--border)}}@media screen and (max-width: 767px){.commonTable tr td{padding:2.6666666667vw 3.2vw;border-bottom:solid .2666666667vw var(--border)}}.footer{background-color:var(--gray--light)}@media screen and (min-width: 768px){.footer{min-width:1440px}}.footer_upper{display:flex;align-items:center;margin:0 auto}@media screen and (min-width: 768px){.footer_upper{justify-content:center;padding:48px 0;border-bottom:solid 1px var(--border)}}@media screen and (max-width: 767px){.footer_upper{flex-direction:column;justify-content:center;width:100%;padding:10.6666666667vw 0;border-bottom:solid .2666666667vw var(--border)}}@media screen and (min-width: 768px){.footer_logo{width:403px;margin-right:350px}}@media screen and (max-width: 767px){.footer_logo{width:88.8vw;margin-bottom:5.3333333333vw}}.footer_logo img{width:100%}.footer_nav ul{display:flex;justify-content:center}@media screen and (min-width: 768px){.footer_nav ul li{padding:0 24px 0 32px}}@media screen and (max-width: 767px){.footer_nav ul li{padding-right:6.4vw;font-size:3.7333333333vw}}.footer_nav ul li:last-child{padding-right:0}@media screen and (min-width: 768px){.footer_nav ul li:last-child{border-left:solid 2px var(--border)}}@media screen and (max-width: 767px){.footer_nav ul li:last-child{padding-left:6.4vw;border-left:solid .5333333333vw var(--border)}}.footer_nav ul li a:hover{text-decoration:underline}.footer_lower{display:flex;align-items:center;margin:0 auto}@media screen and (min-width: 768px){.footer_lower{justify-content:space-between;width:1120px;padding:30px 0}}@media screen and (max-width: 767px){.footer_lower{justify-content:center;flex-direction:column;width:100%;padding:10.6666666667vw 0 8.5333333333vw}}.footer_lower_inner{display:flex;align-items:center}@media screen and (min-width: 768px){.footer_lower_inner{justify-content:space-between;width:683px}}@media screen and (max-width: 767px){.footer_lower_inner{justify-content:center;flex-direction:column}}.footer_lower_logo a{display:block}@media screen and (min-width: 768px){.footer_lower_logo a{width:74px}}@media screen and (max-width: 767px){.footer_lower_logo a{width:19.7333333333vw}}.footer_lower_logo img{width:100%}.footer_info{color:#979797}@media screen and (min-width: 768px){.footer_info{font-size:14px}}@media screen and (max-width: 767px){.footer_info{text-align:center;margin-top:5.3333333333vw;font-size:3.2vw}}.footer_info address{font-style:normal}@media screen and (max-width: 767px){.footer_info address{margin-top:2.1333333333vw}}.copyright{color:#666}@media screen and (min-width: 768px){.copyright{font-size:12px}}@media screen and (max-width: 767px){.copyright{font-size:3.2vw;margin-top:8.5333333333vw}}.pageTop{z-index:1000;position:fixed;display:flex;justify-content:center;align-items:center;background-color:#333333bf;cursor:pointer}@media screen and (min-width: 768px){.pageTop{bottom:20px;right:20px;padding:16px;border-radius:4px}}@media screen and (max-width: 767px){.pageTop{bottom:4.2666666667vw;right:4.2666666667vw;width:12.8vw;padding:3.2vw;border-radius:1.0666666667vw}}.pageTop:hover{background-color:#333}.pageTop img{width:100%}@media screen and (min-width: 768px){.sidebar{width:240px}}@media screen and (max-width: 767px){.sidebar{margin-top:17.0666666667vw;margin-bottom:18.1333333333vw}}.sidebar_heading{display:flex;flex-direction:row-reverse;justify-content:left;align-items:flex-end}@media screen and (min-width: 768px){.sidebar_heading{margin-bottom:12px}}@media screen and (max-width: 767px){.sidebar_heading{margin-bottom:3.2vw}}@media screen and (min-width: 768px){.sidebar_title{font-size:16px}}@media screen and (max-width: 767px){.sidebar_title{font-size:4.2666666667vw}}@media screen and (min-width: 768px){.sidebar_image{width:24px;margin-right:2px}}@media screen and (max-width: 767px){.sidebar_image{width:6.4vw;margin-right:.5333333333vw}}.sidebar_image img{width:100%}.sidebar_link{list-style:none}@media screen and (min-width: 768px){.sidebar_link{margin-bottom:12px}}@media screen and (max-width: 767px){.sidebar_link{margin-bottom:3.2vw}}.sidebar_link a{display:flex;justify-content:space-between;align-items:center}.sidebar_link a img{width:100%}@media screen and (min-width: 768px){.category_nav{border:solid 1px var(--border);border-radius:4px;padding:0 16px;margin-bottom:12px}}@media screen and (max-width: 767px){.category_nav{border:solid .2666666667vw var(--border);border-radius:1.0666666667vw;padding:0 4.2666666667vw;margin-bottom:3.2vw}}@media screen and (min-width: 768px){.category_group{border-bottom:solid 1px var(--border)}}@media screen and (max-width: 767px){.category_group{border-bottom:solid .2666666667vw var(--border)}}.category_group:last-child{border-bottom:none}@media screen and (min-width: 768px){.category_group:last-child .category_child:last-child{margin-bottom:10px}}@media screen and (max-width: 767px){.category_group:last-child .category_child:last-child{margin-bottom:2.6666666667vw}}.category_parent{justify-content:space-between;align-items:center;width:100%;cursor:pointer}.category_year{display:flex;justify-content:space-between}@media screen and (min-width: 768px){.category_year{padding:14px 0!important;font-size:14px}}@media screen and (max-width: 767px){.category_year{padding:3.7333333333vw 0;font-size:3.7333333333vw}}.category_year:hover{text-decoration:underline}@media screen and (min-width: 768px){.category_children{width:208px}}.category_child{background-color:#eff9ff}@media screen and (min-width: 768px){.category_child{margin-bottom:1px;padding:12px 0 12px 16px;font-size:14px}}@media screen and (max-width: 767px){.category_child{margin-bottom:.2666666667vw;padding:3.2vw 0 3.2vw 4.2666666667vw;font-size:3.4666666667vw}}.category_child:hover{text-decoration:underline}.category_child:last-child{margin-bottom:0}.category_child a{display:flex;align-items:center;width:100%}.category_child.current{cursor:default}.category_child.current:hover{text-decoration:none}.category_child.current a{color:var(--text);pointer-events:none;font-weight:600}.backnumber{display:flex;flex-direction:column}@media screen and (min-width: 768px){.backnumber{margin-bottom:40px;padding:12.3px 0 6px;border:solid 1px var(--border);border-radius:4px}}@media screen and (max-width: 767px){.backnumber{margin-bottom:10.6666666667vw;padding:4.72vw 0 2.6933333333vw;border:solid .2666666667vw var(--border);border-radius:1.0666666667vw}}.backnumber_image{margin:0 auto}@media screen and (max-width: 767px){.backnumber_image{width:79.0666666667vw}}.backnumber_image img{width:100%}.backnumber_text{line-height:1.3}@media screen and (min-width: 768px){.backnumber_text{margin:6px auto 0;font-size:14px}}@media screen and (max-width: 767px){.backnumber_text{margin:1.6vw auto 0;font-size:5.3333333333vw}}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;transition:.3s}.btn-download{display:flex;align-items:center;color:var(--blue);opacity:1;line-height:1.1;font-weight:600}@media screen and (min-width: 768px){.btn-download{width:-moz-fit-content;width:fit-content;padding:7px 20px;border-radius:4px;border:1px solid var(--border)}}@media screen and (max-width: 767px){.btn-download{padding:2.9333333333vw 6.9333333333vw;margin:0 auto;border-radius:1.0666666667vw;border:.2666666667vw solid var(--border)}}@media screen and (min-width: 768px){.btn-download:hover{background-color:var(--blue-light);transition:.7s background-color;opacity:1}}.btn-download span{display:inline-block}@media screen and (min-width: 768px){.btn-download span{margin-right:3px}}@media screen and (max-width: 767px){.btn-download span{width:6.4vw;margin-right:.8vw}}.btn-download span img{width:100%}.accordion_action{cursor:pointer}.accordion_body{overflow:hidden;max-height:auto;transition:max-height .3s ease}.accordion_body.close{max-height:0;padding:0;transition:max-height .3s ease}.accordion-default{background-color:var(--gray--light)}@media screen and (min-width: 768px){.accordion-default{border-radius:4px}}@media screen and (max-width: 767px){.accordion-default{border-radius:1.0666666667vw}}.accordion_heading{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 768px){.accordion_heading{padding:24px}}@media screen and (max-width: 767px){.accordion_heading{padding:4.2666666667vw 3.2vw}}.accordion_heading.open .accordion_heading_icon{transform:rotate(180deg)}.accordion_heading_icon{display:inline-flex;align-items:center;justify-content:center;transform-origin:center center}@media screen and (min-width: 768px){.accordion_heading_icon{width:24px}}@media screen and (max-width: 767px){.accordion_heading_icon{width:6.4vw}}.accordion_heading_icon img{width:100%}.contents-wrapper{display:flex;flex-direction:column}@media screen and (min-width: 768px){.contents-wrapper{margin:100px auto 150px;gap:100px}}@media screen and (max-width: 767px){.contents-wrapper{margin-top:16vw;gap:16vw}}.contents_heading{display:flex;flex-direction:column-reverse;pointer-events:none;overflow-wrap:break-word}@media screen and (min-width: 768px){.contents_heading{padding-top:70px;margin-bottom:35px;font-size:24px}}@media screen and (max-width: 767px){.contents_heading{padding-top:10.6666666667vw;margin-bottom:5.3333333333vw;font-size:5.3333333333vw}}@media screen and (min-width: 768px){.contents_body{margin-top:30px;padding:24px;border-radius:4px;box-shadow:0 0 4px #00000029}}@media screen and (max-width: 767px){.contents_body{margin-top:5.3333333333vw;padding:3.2vw;border-radius:1.0666666667vw;box-shadow:0 0 1.0666666667vw #00000029}}.contents_body_heading{line-height:1.4}@media screen and (min-width: 768px){.contents_body_heading{font-size:18px}}@media screen and (min-width: 768px){.contents_body_image{width:80px;min-width:80px}}@media screen and (max-width: 767px){.contents_body_image{width:17.0666666667vw;min-width:17.0666666667vw}}.contents_body_image img{height:auto;width:100%}@media screen and (min-width: 768px){.contents_icon{min-width:24px}}@media screen and (max-width: 767px){.contents_icon{width:6.4vw}}@media screen and (max-width: 767px){.contents_icon img{min-width:6.4vw;width:100%}}.contents_item{display:flex}@media screen and (min-width: 768px){.contents_item{gap:8px}}@media screen and (max-width: 767px){.contents_item{gap:2.1333333333vw}}.contents_item-column{flex-direction:column}@media screen and (min-width: 768px){.contents_item:not(:first-child){margin-top:8px}}@media screen and (max-width: 767px){.contents_item:not(:first-child){margin-top:2.1333333333vw}}.contents_item_heading{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 768px){.contents_item_heading{width:-moz-fit-content;width:fit-content;gap:8px}}@media screen and (max-width: 767px){.contents_item_heading{gap:2.1333333333vw}}.contents_item_heading.open .accordion_heading_icon{transform:rotate(180deg)}@media screen and (min-width: 768px){.contents_item_text{padding-left:28px!important}}@media screen and (max-width: 767px){.contents_item_text{padding-left:7.4666666667vw!important}}.contents_item_text span{display:inline-block;text-indent:1em}.contents_item_text a{color:var(--blue)}.contents_item_text a:hover{text-decoration:underline}.contents_item_text .richtext-tar,.contents_item_text .richtext-ta{display:block}.contents_lead{display:flex;flex-direction:row-reverse;justify-content:flex-end}@media screen and (min-width: 768px){.contents_lead{margin-bottom:20px;gap:15px}}@media screen and (max-width: 767px){.contents_lead{margin-bottom:4vw;gap:3.2vw}}.contents_bottom{display:flex}@media screen and (min-width: 768px){.contents_bottom{align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid var(--border)}}@media screen and (max-width: 767px){.contents_bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4vw;margin-top:4vw;padding-top:4vw;border-top:.2666666667vw solid var(--border)}}@media screen and (min-width: 768px){.contents_page{margin-right:20px;font-size:14px}}@media screen and (max-width: 767px){.contents_page{font-size:3.7333333333vw}}.contents_page span{display:inline-block}@media screen and (min-width: 768px){.contents_page span{margin-right:5px}}@media screen and (max-width: 767px){.contents_page span{width:6.4vw;margin-right:1.3333333333vw}}@media screen and (max-width: 767px){.contents_page span img{width:100%}}.contents_logo{display:flex;align-items:center}@media screen and (min-width: 768px){.contents_logo{gap:10px}}@media screen and (max-width: 767px){.contents_logo{gap:2.6666666667vw}}@media screen and (max-width: 767px){.contents_logo img{width:100%}}@media screen and (max-width: 767px){.contents_logo_item-spring8{width:13.8666666667vw}}@media screen and (max-width: 767px){.contents_logo_item-sacla{width:7.68vw}}@media screen and (max-width: 767px){.contents_logo_item-nanoterasu{width:8.6666666667vw}}@media screen and (min-width: 768px){.contents_download{margin-left:auto}}@media screen and (max-width: 767px){.contents_download{width:100%}}@media screen and (min-width: 768px){.contents_download small{font-size:14px}}@media screen and (max-width: 767px){.contents_download small{font-size:3.7333333333vw}}@media screen and (max-width: 767px){.contents .author{display:block}}.contents .author_accordion{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 768px){.contents .author_accordion{display:none}}@media screen and (max-width: 767px){.contents .author_accordion{gap:2.1333333333vw;margin-top:1.3333333333vw}}.contents .author_accordion.open .accordion_heading_icon{transform:rotate(180deg)}.contact_attention em{font-style:normal}.pagination{display:flex;justify-content:center}@media screen and (min-width: 768px){.pagination{margin:40px auto 0}}@media screen and (max-width: 767px){.pagination{margin:10.6666666667vw auto 0}}@media screen and (min-width: 768px){.pagination li{margin:0 8px}}@media screen and (max-width: 767px){.pagination li{margin:0 1.2vw}}@media screen and (min-width: 768px){.pagination li p{cursor:pointer}}.pagination li a,.pagination li p,.pagination li .pagination-dot{display:flex;justify-content:center;align-items:center;position:relative;color:var(--blue);font-weight:500}@media screen and (min-width: 768px){.pagination li a,.pagination li p,.pagination li .pagination-dot{width:50px;height:50px;border:solid 1px var(--border);font-size:16px;border-radius:4px;transition:.4s;opacity:1}}@media screen and (max-width: 767px){.pagination li a,.pagination li p,.pagination li .pagination-dot{font-size:4.2666666667vw;width:10.6666666667vw;height:10.6666666667vw;font-size:3.7333333333vw;border:solid .2666666667vw var(--border);border-radius:1.0666666667vw}}@media screen and (min-width: 768px){.pagination li a:hover,.pagination li p:hover,.pagination li .pagination-dot:hover{background-color:var(--blue-light)}}@media screen and (min-width: 768px){.pagination li a span,.pagination li p span,.pagination li .pagination-dot span{font-size:20px}}.pagination li a svg path,.pagination li p svg path,.pagination li .pagination-dot svg path{fill:var(--orange--light--second)}@media screen and (max-width: 767px){.pagination-housing li{margin:0 .8vw}}@media screen and (max-width: 767px){.pagination-housing li a,.pagination-housing li p,.pagination-housing li .pagination-dot{width:9.3333333333vw;height:9.3333333333vw;font-size:3.7333333333vw}}.pagination .active a,.pagination .active p{color:var(--white);background-color:var(--blue)}@media screen and (min-width: 768px){.pagination .active a,.pagination .active p{border:solid 1px var(--blue)}}@media screen and (max-width: 767px){.pagination .active a,.pagination .active p{border:solid .2666666667vw var(--blue)}}@media screen and (min-width: 768px){.pagination .active a:hover,.pagination .active p:hover{background-color:var(--blue)}}.pagination_borderNone{margin:0!important}@media screen and (max-width: 767px){.pagination .prev img,.pagination .next img{width:2.6666666667vw}}@media screen and (min-width: 768px){.pagination .prev{margin:0 10px 0 20px}}@media screen and (min-width: 768px){.pagination .next{margin:0 10px 0 5px}}.pagination .next img{display:inline-flex;align-items:center;justify-content:center;transform-origin:center center;transform:rotate(180deg)}.pagination-dot{border:0!important;color:var(--text)!important}@media screen and (min-width: 768px){.pagination-dot{padding-top:10px}}.form{background-color:var(--gray--light)}@media screen and (min-width: 768px){.form{margin:35px auto 155px;padding:24px 24px 40px;border-radius:4px}}@media screen and (max-width: 767px){.form{margin:9.3333333333vw auto 18.6666666667vw;padding:3.2vw 3.2vw 10.6666666667vw;border-radius:1.0666666667vw}}@media screen and (min-width: 768px){.form-thanks{padding:24px}}@media screen and (max-width: 767px){.form-thanks{padding:6.4vw 3.2vw}}.form_item{display:flex;flex-direction:column}@media screen and (min-width: 768px){.form_item:not(:first-of-type){margin-top:40px}}@media screen and (max-width: 767px){.form_item:not(:first-of-type){margin-top:10.6666666667vw}}.form_item label,.form_item p{display:flex;flex-direction:row-reverse;justify-content:flex-end}@media screen and (min-width: 768px){.form_item label,.form_item p{gap:8px;margin-bottom:10px}}@media screen and (max-width: 767px){.form_item label,.form_item p{gap:2.1333333333vw;margin-bottom:2.6666666667vw}}.form_item .required{display:flex;align-items:center;justify-content:center;line-height:1.1;color:var(--white);background-color:var(--required)}@media screen and (min-width: 768px){.form_item .required{width:40px;height:22px;border-radius:4px;font-size:12px}}@media screen and (max-width: 767px){.form_item .required{width:10.6666666667vw;height:5.8666666667vw;border-radius:1.0666666667vw;font-size:3.2vw}}.form_item_confirm{margin-bottom:0!important;white-space:pre-line}.form_btns{display:flex;justify-content:center}@media screen and (min-width: 768px){.form_btns{margin-top:40px;padding-top:40px;gap:40px;border-top:solid 1px var(--border)}}@media screen and (max-width: 767px){.form_btns{flex-direction:column;margin-top:10.6666666667vw;padding-top:10.6666666667vw;gap:10.6666666667vw;border-top:.2666666667vw solid var(--border)}}.form_btns_default input,.form_btns_default .form_btn_home{background-color:var(--blue);color:var(--white);border:unset;font-weight:600;opacity:1}@media screen and (min-width: 768px){.form_btns_default input,.form_btns_default .form_btn_home{width:320px;height:56px;font-size:16px;border-radius:4px;cursor:pointer;transition:.4s}}@media screen and (max-width: 767px){.form_btns_default input,.form_btns_default .form_btn_home{width:100%;height:12.8vw;font-size:4.2666666667vw;border-radius:1.0666666667vw}}@media screen and (min-width: 768px){.form_btns_default input:hover,.form_btns_default .form_btn_home:hover{background-color:#11458d}}.form_btns_default .form_btn_home{display:flex;justify-content:center;align-items:center;margin:0 auto}.form_btns_back input{background-color:var(--white);color:var(--blue)}@media screen and (min-width: 768px){.form_btns_back input{border:solid 1px var(--border)}}@media screen and (max-width: 767px){.form_btns_back input{border:.2666666667vw solid var(--border)}}@media screen and (min-width: 768px){.form_btns_back input:hover{background-color:var(--blue-light)}}.form .wpcf7-text{width:100%}@media screen and (min-width: 768px){.form .wpcf7-text{height:44px;padding:0 12px;border-radius:4px;border:1px solid var(--frame)}}@media screen and (max-width: 767px){.form .wpcf7-text{height:11.7333333333vw;padding:0 3.2vw;border-radius:1.0666666667vw;border:.2666666667vw solid var(--frame);font-size:4.2666666667vw}}@media screen and (min-width: 768px){.form .wpcf7-text:focus{border:3px solid var(--blue)}}@media screen and (max-width: 767px){.form .wpcf7-text:focus{border:.8vw solid var(--blue)}}.form .wpcf7-textarea{width:100%;resize:none}@media screen and (min-width: 768px){.form .wpcf7-textarea{min-height:146px;padding:12px;border-radius:4px;border:1px solid var(--frame)}}@media screen and (max-width: 767px){.form .wpcf7-textarea{height:38.9333333333vw;padding:3.2vw;border-radius:1.0666666667vw;border:.2666666667vw solid var(--frame);font-size:4.2666666667vw}}@media screen and (min-width: 768px){.form .wpcf7-textarea:focus{border:3px solid var(--blue)}}@media screen and (max-width: 767px){.form .wpcf7-textarea:focus{border:.8vw solid var(--blue)}}.form .wpcf7-not-valid-tip{color:var(--required);font-weight:600}@media screen and (min-width: 768px){.form .wpcf7-not-valid-tip{margin-top:8px;font-size:14px}}@media screen and (max-width: 767px){.form .wpcf7-not-valid-tip{margin-top:2.1333333333vw;font-size:3.7333333333vw}}.form .wpcf7-not-valid{border-color:var(--required)}.form .recaptcha{color:#a0a0a0}@media screen and (min-width: 768px){.form .recaptcha{margin-top:35px;font-size:14px}}@media screen and (max-width: 767px){.form .recaptcha{margin-top:9.3333333333vw;font-size:3.7333333333vw}}.form .recaptcha a{color:#3da3ec}.form .wpcf7-spinner,.wpcf7-response-output{display:none}@media screen and (min-width: 768px){.thanks_lead{font-size:14px}}@media screen and (max-width: 767px){.thanks_lead{font-size:3.7333333333vw}}.thanks_lead_item{padding-left:1em;text-indent:-1em}.thanks_lead_sup{padding-left:1em;text-indent:-1em;color:var(--required)}.grecaptcha-badge{display:none!important}.pdf_iframe{position:relative}@media screen and (min-width: 768px){.pdf_iframe{width:100%;margin-bottom:150px;overflow:hidden}}@media screen and (max-width: 767px){.pdf_sp{width:100%}}.pdf_sp img{width:100%!important;height:auto!important}.toolbar{display:none!important}#pdf-container img{display:block;width:100%;height:auto;background-color:var(--white)}.top_hero{position:relative}@media screen and (min-width: 768px){.top_hero{min-width:1440px}}.top_hero_heading{z-index:100;position:absolute;left:50%;transform:translate(-50%);color:var(--white)}@media screen and (min-width: 768px){.top_hero_heading{width:1120px;bottom:30px;font-size:48px;text-shadow:0 2px 2px rgba(0,0,0,.3)}}@media screen and (max-width: 767px){.top_hero_heading{width:91.4666666667vw;bottom:5.3333333333vw;font-size:17px;text-shadow:0 .5333333333vw .5333333333vw rgba(0,0,0,.3)}}@media screen and (min-width: 768px){.top_hero_heading-small{margin-left:10px;font-size:44px}}@media screen and (max-width: 767px){.top_hero_heading-small{margin-left:1.3333333333vw;font-size:16px}}.top_hero_subHeading{display:block;text-shadow:unset;color:var(--white)}@media screen and (min-width: 768px){.top_hero_subHeading{margin-top:10px;font-size:14px}}@media screen and (max-width: 767px){.top_hero_subHeading{margin-top:2.1333333333vw;font-size:2.6666666667vw}}.top_hero_copyright{z-index:1;position:absolute;text-align:right;left:50%;transform:translate(-50%);text-transform:capitalize;color:var(--white)}@media screen and (min-width: 768px){.top_hero_copyright{width:1120px;bottom:30px;font-size:14px}}@media screen and (max-width: 767px){.top_hero_copyright{width:91.4666666667vw;bottom:5.3333333333vw;font-size:2.6666666667vw}}.top_swiper{width:100%}.top_swiper img{width:100%;-o-object-fit:cover;object-fit:cover}.top_swiper_pagination .swiper-pagination-bullet{background-color:#ffffff80}@media screen and (min-width: 768px){.top_swiper_pagination .swiper-pagination-bullet{margin:0 10px!important}}@media screen and (max-width: 767px){.top_swiper_pagination .swiper-pagination-bullet{margin:0 2.6666666667vw!important}}.top_swiper_pagination .swiper-pagination-bullet-active{background-color:var(--white)}.top_lead{display:flex}@media screen and (min-width: 768px){.top_lead{justify-content:space-between}}.top_lead_content{display:flex;flex-direction:column}@media screen and (min-width: 768px){.top_lead_heading{margin-bottom:15px;font-size:32px}}@media screen and (max-width: 767px){.top_lead_heading{margin-bottom:4vw;font-size:6.4vw}}@media screen and (min-width: 768px){.top_lead_subHeading{margin-bottom:30px;font-size:13px}}@media screen and (max-width: 767px){.top_lead_subHeading{margin-bottom:4vw;font-size:3.2vw}}.top .index{z-index:1;position:relative}@media screen and (min-width: 768px){.top .index{margin-top:40px}}@media screen and (max-width: 767px){.top .index{margin-top:10.6666666667vw}}.top .index_list{display:flex;flex-direction:column}@media screen and (min-width: 768px){.top .index_list{padding:24px 0 30px;gap:20px;margin:0 24px;border-top:1px solid var(--border)}}@media screen and (max-width: 767px){.top .index_list{padding:5.3333333333vw 0;gap:5.3333333333vw;margin:0 3.2vw;border-top:1px solid var(--border)}}.top .index_list li a{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;opacity:1;color:var(--blue)}@media screen and (min-width: 768px){.top .index_list li a{gap:10px}}@media screen and (max-width: 767px){.top .index_list li a{gap:2.6666666667vw;font-size:3.7333333333vw}}.top .index_list li a:hover{text-decoration:underline;transition:.3s}@media screen and (max-width: 767px){.top .index_list li a span{width:2.6666666667vw;min-width:2.6666666667vw}}@media screen and (max-width: 767px){.top .index_list li a span img{width:100%}}@media screen and (min-width: 768px){.pageRecruitment_image{margin-bottom:20px}}@media screen and (max-width: 767px){.pageRecruitment_image{margin-bottom:5.3333333333vw}}@media screen and (min-width: 768px){.pageRecruitment_text{font-size:16px}}@media screen and (max-width: 767px){.pageRecruitment_text{font-size:3.7333333333vw}}@media screen and (min-width: 768px){.pageRecruitment_form{margin-top:27px}}@media screen and (max-width: 767px){.pageRecruitment_form{margin-top:7.2vw}}@media screen and (min-width: 768px){.pageRecruitment_content{margin-top:56px}}@media screen and (max-width: 767px){.pageRecruitment_content{margin-top:14.9333333333vw}}.pageRecruitment_heading{position:relative}@media screen and (min-width: 768px){.pageRecruitment_heading{margin-bottom:25px;padding-left:17px;font-size:20px}}@media screen and (max-width: 767px){.pageRecruitment_heading{margin-bottom:6.6666666667vw;padding-left:4.5333333333vw;font-size:5.3333333333vw}}.pageRecruitment_heading:after{content:"";position:absolute;display:block;left:0;background-color:var(--blue)}@media screen and (min-width: 768px){.pageRecruitment_heading:after{top:1px;width:3px;height:30px}}@media screen and (max-width: 767px){.pageRecruitment_heading:after{top:.2666666667vw;width:.8vw;height:8vw}}@media screen and (min-width: 768px){.pageRecruitment_text{margin-bottom:32px}}@media screen and (max-width: 767px){.pageRecruitment_text{margin-bottom:8.5333333333vw}}@media screen and (min-width: 768px){.pageRecruitment_subheading{margin-bottom:8px;font-size:18px}}@media screen and (max-width: 767px){.pageRecruitment_subheading{margin-bottom:2.1333333333vw;font-size:4.8vw}}.pageRecruitment_information{font-style:normal}@media screen and (min-width: 768px){.pageRecruitment_information{margin-bottom:160px;font-size:16px}}@media screen and (max-width: 767px){.pageRecruitment_information{font-size:3.7333333333vw}}.pageRecruitment_information a:hover{text-decoration:underline}.errorPage{width:100%;text-align:center}.errorPage_heading{text-align:center}@media screen and (min-width: 768px){.errorPage_heading{margin-bottom:20px;font-size:34px}}@media screen and (max-width: 767px){.errorPage_heading{font-size:6.4vw}}@media screen and (min-width: 768px){.errorPage_text{font-size:16px}}@media screen and (max-width: 767px){.errorPage_text{font-size:3.7333333333vw}}@media screen and (min-width: 768px){._pcHide{display:none}}@media screen and (max-width: 767px){._spHide{display:none}}._show{display:block}._hide{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}.textWeight-bold{font-weight:700}.textWeight-semibold{font-weight:600}.textWeight-medium{font-weight:500}.textWeight-normal{font-weight:400}.textWeight-light{font-weight:300}.textColor-blue{color:var(--blue)}.textColor-white{color:var(--white)}.textColor-black{color:var(--text)}sup{vertical-align:super;font-size:.75em}sub{vertical-align:sub;font-size:.75em}.indent{text-indent:1em;display:inline-block}.richtext-ta{display:block;text-align:left}.richtext-tac{display:block;text-align:center}.richtext-tar{display:block;text-align:right}.richtext-small{font-size:.8em}@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)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
