header{width:100%;height:85px;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:row;position:fixed;top:0;left:0;z-index:100;background-color:#fff}header .btn_opacity{width:156px;margin-left:20px}#nav_header{height:85px;position:fixed;top:0;right:20px;z-index:101;font-size:1.4rem}#nav_header,#nav_header ul{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row}#nav_header li{border-left:1px solid #ccc}#nav_header a{height:30px;padding:0 40px;text-align:center;line-height:30px}#nav_header a:not(.btn_nav_outside) span:nth-child(2){color:#3d4c9f}#nav_header .btn_nav_outside{height:40px;padding:0 30px;line-height:40px;color:#fff;background-color:#3d4c9f;border-radius:3px}@media screen and (max-width:1200px){#nav_header a{padding:0 30px}}@media screen and (max-width:1000px){header{height:80px}header label{width:80px;height:80px;position:relative;background-image:linear-gradient(270deg,#000,#000);background-position:50%;background-repeat:no-repeat;background-size:40px 1px;transition-property:background-size;transition-timing-function:ease}header label,header label:after,header label:before{display:block;transition-duration:.3s;transition-delay:0s}header label:after,header label:before{content:"";width:40px;height:1px;margin:0 auto;position:absolute;left:0;right:0;background-color:#000;transition-property:all;transition-timing-function:ease}header label:before{top:27px}header label:after{bottom:27px}#nav_header{display:none}}#nav_hamburger{display:none}body:has(#chk_nav:checked){overflow:hidden}@media screen and (max-width:1000px){:is(#btn_nav_close,#nav_hamburger){width:100%;height:100%;position:fixed;top:0;left:0}#btn_nav_close{z-index:0}#nav_hamburger{z-index:99;display:flex;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;flex-direction:column;overflow:scroll;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;transform:translateX(100%);transition-property:transform;transition-duration:.7s;transition-delay:0s;transition-timing-function:cubic-bezier(1,0,0,1)}#nav_hamburger_box{width:100%;height:inherit;max-width:400px;padding:120px 0;background-color:hsla(0,0%,100%,.85);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}#nav_hamburger_box .parent+.parent{margin-top:20px;padding-top:20px;border-top:1px solid #ccc}#nav_hamburger_box .parent:has(.children) .btn_parent:before{content:"";width:30px;height:1px;margin:auto;display:block;position:absolute;top:24px;right:0;background-color:#3d4c9f}#nav_hamburger_box .parent:not(:has(.children)) .btn_parent:before{content:"";width:20px;height:20px;display:block;margin:auto;position:absolute;top:0;bottom:0;right:0;background-color:#3d4c9f;border-radius:100%}#nav_hamburger_box .parent:not(:has(.children)) .btn_parent:after{content:"";width:7px;height:7px;margin:auto;display:block;position:absolute;top:0;bottom:0;right:6px;background-color:#fff;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%)}#nav_hamburger_box .children{padding-top:10px}#nav_hamburger_box .children .nav_link{width:auto;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:row}#nav_hamburger_box .children .nav_link+.nav_link{margin-top:10px}#nav_hamburger_box .children a{padding-right:20px;position:relative;color:#3d4c9f;font-size:1.4rem;font-weight:700}#nav_hamburger_box .children a:before{content:"";width:10px;height:10px;display:block;margin:auto;position:absolute;top:0;bottom:0;right:0;background-color:#3d4c9f;border-radius:100%}#nav_hamburger_box .children a:after{content:"";width:4px;height:4px;margin:auto;display:block;position:absolute;top:0;bottom:0;right:3px;background-color:#fff;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%)}#nav_hamburger_box .btn_parent{position:relative}#nav_hamburger_box .btn_parent span{display:block}#nav_hamburger_box .btn_parent .roboto{line-height:1.2;font-size:calc(.1302083333vw*24)}#nav_hamburger_box .btn_parent .ja{font-size:calc(.1302083333vw*12)}#nav_hamburger_box .buttons{margin-top:30px;gap:30px}#nav_hamburger_box .buttons .btn_simple{height:50px;font-size:calc(.1302083333vw*18)}#chk_nav:checked~header label{background-size:0 1px}#chk_nav:checked~header label:before{top:39px;transform:rotate(45deg)}#chk_nav:checked~header label:after{bottom:39px;transform:rotate(-45deg)}#chk_nav:checked~#nav_hamburger{transform:translateX(0)}}@media screen and (max-width:600px){#nav_hamburger .children{display:block}#nav_hamburger .children .nav_link{width:auto;margin:10px 0 0}#nav_hamburger .btn_parent .roboto{font-size:min(.2666666667vw*24,24px)}#nav_hamburger .btn_parent .ja{font-size:min(.2666666667vw*12,12px)}#nav_hamburger .buttons{margin-top:40px;gap:20px}#nav_hamburger .buttons .btn_simple{font-size:min(.2666666667vw*18,18px)}}footer p.copyright{padding-bottom:40px;text-align:center;font-size:1.3rem}body:has(main#talk) footer{height:100px;margin-top:-100px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row;position:relative;z-index:-1;color:#fff}body:has(main#talk) footer p.copyright{padding-bottom:0}#nav_footer{padding:120px 0;gap:80px}@media screen and (max-width:1000px){#nav_footer{padding:60px 0;gap:40px}}@media screen and (max-width:600px){#nav_footer{padding:40px 0;flex-direction:column;gap:20px}}blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{padding:0;margin:0}*{box-sizing:border-box}a,img{display:block}img,video{max-width:100%;border:none}button,input,select,textarea{outline:none}button,label,select{cursor:pointer}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-weight:400;font-style:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}q:after,q:before{content:""}abbr,acronym{border:0}fieldset{margin:0;padding:0}html{line-height:1.6}body,button,input,select,textarea{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;-webkit-text-size-adjust:100%;font-feature-settings:"palt"}.medium{font-weight:500}.bold{font-weight:700}.italic{font-style:italic}.roboto{font-family:Roboto,sans-serif}.roboto_ja{font-family:Roboto,Zen Kaku Gothic New,sans-serif}.mincho{font-family:Zen Old Mincho,serif}html{color:#221e1f;font-size:10px}main{overflow:visible}.wrapper{max-width:1080px;margin:0 auto}a{color:#221e1f;text-decoration:none}.buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}.buttons.left{justify-content:flex-start}:is(.tb_br,.sp_br){display:none!important}:is(.chk,.sp,.tb,.pc_nobr,.hide){display:none}@media screen and (max-width:1200px){.wrapper{max-width:calc(100% - 60px)}}@media screen and (max-width:1000px){.tb_br{display:block!important}}@media screen and (max-width:600px){.wrapper{max-width:calc(100% - 40px)}main{overflow:hidden}.sp_br{display:block!important}.sp{display:block}.sp+.pc{display:none}}