@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:10px}}@media screen and (max-width: 749px){html{font-size:2.66666vw}}body{width:100%;overflow-x:hidden;background:#fff;font-family:"Noto Sans",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;color:#020c4a}@media screen and (min-width: 750px){body{font-size:1.6rem}}@media screen and (max-width: 749px){body{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){.l-main{margin-top:7rem}}@media screen and (max-width: 749px){.l-main{margin-top:6rem}}@media screen and (min-width: 750px){.l-inner-lg{width:90%;max-width:1400px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-lg{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-md{width:90%;max-width:1080px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-md{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-ex{width:90%;max-width:1100px;margin:0 auto}}@media screen and (min-width: 750px){.l-inner-sm{width:90%;max-width:920px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-sm{padding:0 1.5rem}}.hd{position:fixed;top:0;left:0;z-index:100;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s all;transition:.3s all;background:#fff}@media screen and (min-width: 1024px){.hd{height:7rem}}.hd__in{max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1024px){.hd__in{width:95%}}@media screen and (max-width: 1023px){.hd__in{width:100%}}.hdlogo{width:21.3rem}@media screen and (max-width: 1023px){.hdlogo{margin-left:1rem}}@media screen and (min-width: 1024px){.hd__list{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1024px){.hd__item+.hd__item{margin-left:4rem}}@media screen and (max-width: 1023px){.hd__item+.hd__item{margin-top:2rem}}.hd__anc{position:relative;display:inline-block;font-weight:bold;text-align:center}@media screen and (min-width: 1024px){.hd__anc{font-size:1.4rem;height:2.5rem;width:10rem}.hd__anc:hover span{border-bottom:2px solid #4bb5b8}.hd__anc:hover span:nth-child(1){-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}.hd__anc:hover span:nth-child(2){-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.hd__anc span{display:block;white-space:nowrap;position:absolute;width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.3s;transition:.3s}.hd__anc span:nth-child(1){-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:0 50% -25px;transform-origin:0 50% -25px}.hd__anc span:nth-child(2){-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:0 50% -25px;transform-origin:0 50% -25px}}@media screen and (max-width: 1023px){.hd__anc{font-size:2rem}.hd__anc .ja{font-size:1.2rem;margin-left:1.5rem}}.hd__anc .ja{color:#4bb5b8}@media screen and (max-width: 1023px){.hd__head{height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hambox{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;-webkit-transition:.3s all;transition:.3s all}.ham{position:relative;z-index:1010;width:6rem;height:6rem}.ham::before{content:"";display:block;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-webkit-transition:all .3s;transition:all .3s}.is-active .ham::before{opacity:0}.ham__item{position:absolute;height:2px;background:#020c4a;-webkit-transition:all .35s ease;transition:all .35s ease;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3.2rem}.ham__item:nth-child(1){top:2rem}.ham__item:nth-child(2){top:3rem}.ham__item:nth-child(3){top:4rem}.is-active .ham__item{top:3rem}.is-active .ham__item:nth-child(1){-webkit-transform:translateX(-50%) rotate(225deg);transform:translateX(-50%) rotate(225deg)}.is-active .ham__item:nth-child(2){opacity:0}.is-active .ham__item:nth-child(3){-webkit-transform:translateX(-50%) rotate(-225deg);transform:translateX(-50%) rotate(-225deg)}.hd__foot{position:fixed;height:100vh;padding:5rem 3rem 3rem;top:0;z-index:1000;background:#fff;-webkit-box-shadow:-4px 0 4px rgba(0,0,0,.1);box-shadow:-4px 0 4px rgba(0,0,0,.1);-webkit-transition:all .3s;transition:all .3s;opacity:0;visibility:hidden;right:-30rem;width:30rem}.is-active .hd__foot{opacity:1;visibility:visible;right:0}}.ft{background-color:#020d4a}@media screen and (min-width: 750px){.ft{padding:6rem 0 3rem}}@media screen and (max-width: 749px){.ft{padding:3rem 0 3rem}}.ft__in{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 749px){.ft__in{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:center}}@media screen and (max-width: 749px){.ft__head{margin-top:3rem}}.flogo{width:21.4rem}@media screen and (min-width: 750px){.flogo{margin-bottom:3rem}}@media screen and (max-width: 749px){.flogo{margin:0 auto 3rem}}.clogo{width:20rem}@media screen and (min-width: 750px){.clogo{position:absolute;bottom:-1rem;right:0}}@media screen and (max-width: 749px){.clogo{margin:0 auto 3rem}}.clogo__anc{display:block}@media screen and (min-width: 750px){.clogo__anc:hover{opacity:.7}}.privacy__anc{color:#fff;font-weight:bold;font-size:1.2rem}@media screen and (min-width: 750px){.privacy__anc:hover{opacity:.7}}@media screen and (min-width: 750px){.ft__list{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 750px){.ft__item+.ft__item{margin-left:4rem}}@media screen and (max-width: 749px){.ft__item+.ft__item{margin-top:2rem}}.ft__anc{color:#fff;font-weight:bold;font-size:1.4rem}@media screen and (min-width: 750px){.ft__anc:hover{opacity:.7}}.copyright{color:#888;font-weight:bold;text-align:center}@media screen and (min-width: 750px){.copyright{margin-top:6rem;font-size:1.2rem}}@media screen and (max-width: 749px){.copyright{margin-top:3rem;font-size:1rem}}.bg-blue{background:#eaedf2}@media screen and (min-width: 750px){.bg-blue::before{background:url(../img/bg_deco.webp) center/100% 74px no-repeat}}@media screen and (max-width: 749px){.bg-blue::before{background:url(../img/bg_deco.webp) center/100% 20px no-repeat}}@media screen and (min-width: 750px){.bg-white::before{background:url(../img/bg_deco02.webp) center/100% 73px no-repeat}}@media screen and (max-width: 749px){.bg-white::before{background:url(../img/bg_deco02.webp) center/100% 20px no-repeat}}.sec{position:relative}@media screen and (min-width: 750px){.sec{padding:12.3rem 0 5rem}}@media screen and (max-width: 749px){.sec{padding:7rem 0 5rem}}.sec::before{content:"";width:100%;position:absolute;left:0}@media screen and (min-width: 750px){.sec::before{height:73px;top:0}}@media screen and (max-width: 749px){.sec::before{height:20px;top:0}}@media screen and (min-width: 750px){.sec__head{margin-bottom:8rem}}@media screen and (max-width: 749px){.sec__head{margin-bottom:4rem}}@media screen and (min-width: 750px){.sec__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media screen and (max-width: 749px){.sec__ttl{display:inline-block}}.sec__en{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 750px){.sec__en{font-size:4.8rem;margin-right:2rem}}@media screen and (max-width: 749px){.sec__en{font-size:3.6rem;margin-bottom:1.5rem}}.sec__en::after{content:"";width:100%;height:3PX;background:#4bb5b8;border-radius:5rem}.sec__ja{color:#4bb5b8;font-weight:bold}@media screen and (min-width: 750px){.sec__ja{font-size:1.6rem}}@media screen and (max-width: 749px){.sec__ja{font-size:1.4rem}}@media screen and (min-width: 750px){.sec__subttl{font-size:2.8rem;margin-bottom:2.5rem}}@media screen and (max-width: 749px){.sec__subttl{font-size:1.8rem;margin-bottom:2rem}}.sec__lead{line-height:1.8}.contact .sec__lead{text-align:center}.sec__sub{position:relative;padding-bottom:1.5rem;margin-bottom:3rem;border-bottom:1px solid #4bb5b8}.sec__sub::before{content:"";position:absolute;width:5rem;height:1px;background:#020c4a;left:0;bottom:-1px}.privacy__in{background:#fff}@media screen and (min-width: 750px){.privacy__in{border-radius:1.6rem;padding:6rem}}@media screen and (max-width: 749px){.privacy__in{border-radius:.8rem;padding:3rem 1.5rem}}@media screen and (min-width: 750px){.sec__privacy+.sec__privacy{margin-top:6rem}}@media screen and (max-width: 749px){.sec__privacy+.sec__privacy{margin-top:3rem}}.secItem+.secItem{margin-top:3rem}.sec__text{line-height:1.8}@media screen and (min-width: 750px){.sec__text+.sec__dot{margin-top:2rem}}@media screen and (max-width: 749px){.sec__text+.sec__dot{margin-top:1.5rem}}.sec__dot{line-height:1.8;display:-webkit-box;display:-ms-flexbox;display:flex}.sec__dot::before{content:"・"}.sec__dot+.sec__dot{margin-top:.8rem}@media screen and (min-width: 750px){.sec__dot+.sec__text{margin-top:2rem}}@media screen and (max-width: 749px){.sec__dot+.sec__text{margin-top:1.5rem}}.oitem{line-height:1.8;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;counter-increment:cnt}.oitem::before{content:"(" counter(cnt) ")";margin-right:.5rem}@media screen and (min-width: 750px){.secItem__ttl{margin-bottom:2rem}}@media screen and (max-width: 749px){.secItem__ttl{margin-bottom:1.5rem}}