@media screen and (min-width: 1024px){.visible-md,.visible-sm{display:none}.visible-lg{display:inherit}}@media screen and (min-width: 750px)and (max-width: 1023px){.visible-lg,.visible-sm{display:none}.visible-md{display:inherit}}@media screen and (max-width: 749px){.visible-lg,.visible-md{display:none}.visible-sm{display:inherit}}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;vertical-align:baseline;background:rgba(0,0,0,0)}*{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}@media screen and (min-width: 750px){html{font-size:12.82px}}@media screen and (max-width: 749px){html{font-size:2.5641vw;font-size:2.66666vw}}body{width:100%;overflow-x:hidden;background:#fff;font-family:"Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;color:#333;font-size:1.4rem}main{display:block}li{list-style-type:none}a{text-decoration:none;color:inherit}@media screen and (min-width: 750px){a{-webkit-transition:all .3s;transition:all .3s}a::before,a::after{-webkit-transition:all .3s;transition:all .3s}}img{vertical-align:bottom;max-width:100%;height:auto}svg{width:100%;height:auto}sup{font-size:.5em;vertical-align:super}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}table{border-collapse:collapse;border-spacing:0;width:100%}address{font-style:normal}@media screen and (min-width: 750px){body{position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:url(/assets/img/common/bg.webp) center/cover;z-index:-1}}.l-main{background-color:#fff}@media screen and (min-width: 750px){.l-main{width:500px;margin:0 auto}}.l-inner-lg{padding:0 .5rem}.l-inner{padding:0 1.5rem}.l-inner-sm{padding:0 2rem}.bg-pink{background:repeating-linear-gradient(-45deg, #f7f7f7, #f7f7f7 0.4rem, #fff 0.4rem, #fff 1.3rem)}.header{background:-webkit-gradient(linear, right top, left top, color-stop(0, #d6a140), color-stop(50%, #e8bf74), to(#d6a140));background:linear-gradient(to left, #d6a140 0, #e8bf74 50%, #d6a140 100%);padding:.5rem 0}.header__title{padding:.5rem 0;display:block;text-align:center;color:#fff;font-size:1.1rem;text-shadow:.1rem .1rem .2rem rgba(0,0,0,.25);border-top:.1rem dashed rgba(255,255,255,.5);border-bottom:.1rem dashed rgba(255,255,255,.5)}.header__title .en{font-family:"Montserrat",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif}.footer{background-color:#333;padding:3.2rem 0 2.4rem}.footer__nav{margin-bottom:3rem}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__item{font-size:1.2rem}.footer__item::after{content:"|";margin:0 2.4rem;color:rgba(255,255,255,.3)}.footer__item:last-child::after{content:none}.footer__item a{color:#fff}@media screen and (min-width: 750px){.footer__item a:hover{opacity:.8}}.footer__copyright{display:block;font-size:1rem;text-align:center;color:#888}.breadcrumb{overflow-x:scroll;scrollbar-width:none;padding:1.5rem 0}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem}.breadcrumb__item{color:#888;letter-spacing:.05em;white-space:nowrap;line-height:1;font-weight:500}.breadcrumb__item+.breadcrumb__item:before{content:">";display:inline-block;margin:0 .5rem;color:#333}.breadcrumb__anc{color:#333;line-height:1}@media screen and (min-width: 750px){.breadcrumb__anc:hover{text-decoration:underline}}@media screen and (max-width: 749px){.breadcrumb__anc{text-decoration:underline}}.sec{padding:2rem 0 4.8rem}.sec__head{text-align:center;margin-bottom:4rem}.sec__heading{font-size:2.8rem}.sec__body{background:#fff;border-radius:.8rem;padding:3rem 2rem;-webkit-box-shadow:0 0 1.6rem rgba(0,0,0,.08);box-shadow:0 0 1.6rem rgba(0,0,0,.08)}.sec__block+.sec__block{margin-top:4.8rem}.sec__block__ttl{font-size:2.1rem;font-weight:bold;text-align:center;margin-bottom:3rem;position:relative;padding-bottom:1.5rem}.sec__block__ttl::after{content:"";display:block;width:3.2rem;height:.2rem;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sec__lead{text-align:center;line-height:1.8}.sec__btn{margin-top:2.4rem;text-align:center}.survey__block__ttl{color:#20509a}.survey__block__ttl::after{background-color:#20509a}.survey__dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.survey__dl__head{padding:1rem 1.5rem;line-height:1.8;font-weight:bold;background:rgba(8,65,152,.1);border-radius:.4rem}.survey__dl__data{margin-top:1.6rem;word-break:break-all}.survey__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding-top:1.5rem}.survey__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;border-bottom:.1rem dashed #aaa;padding-bottom:1.5rem}.survey__list__num{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:2.4rem;height:2.4rem;border-radius:50%;background-color:#20509a;color:#fff;font-size:1.1rem;font-weight:bold}.survey__result{margin-top:2.4rem}.survey__table{width:100%;border-collapse:collapse;white-space:nowrap;border-left:.1rem solid #ddd;border-right:.1rem solid #ddd}.survey__table tr:nth-child(even){background:#f7f7f7}.survey__table th,.survey__table td{border-left:.1rem solid #ddd;text-align:center;vertical-align:middle}.survey__table th{background-color:#fff;font-weight:normal;padding:0 .8rem;font-size:1.2rem;width:65%}.survey__table td{padding:.8rem 1rem}.survey__table .border{display:block;padding:.5rem;border:.1rem solid #20509a;border-radius:.3rem;color:#20509a}.survey__table .bg{display:block;padding:.5rem;background:#20509a;border-radius:.3rem;color:#fff}.survey__table .c-red{font-size:1.6rem;font-weight:500;color:red}.survey__table .c-yellow{font-size:1.6rem;font-weight:500;color:#ffbc00}.survey__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.5rem;margin-top:1.5rem;font-size:1.1rem;font-weight:500;color:#1a0dab}.survey__link::after{content:"";display:inline-block;width:.6rem;height:.6rem;border-top:.1rem solid #1a0dab;border-right:.1rem solid #1a0dab;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (min-width: 750px){.survey__link:hover{text-decoration:underline}}