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,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1;margin:0}article,aside,details,figcaption,figure,footer,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:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}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 #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}li{list-style:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;font-feature-settings:"palt";font-family:Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif}header{width:100%;background:#fff;z-index:3;position:fixed;top:0;left:0}header .logo{width:166px;height:45px}header .logo a{display:block}header .logo a img{width:100%;min-width:100%;height:auto;vertical-align:top}footer{width:100%;background:#0091d7}footer .logo img{width:100%;min-width:100%;height:auto;vertical-align:top}footer nav a{color:#fff}footer .copyright p{color:#fff;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.line-break::after{content:"\a";white-space:pre}.button{border-radius:900px;color:#fff;text-align:center;text-decoration:none;display:flex;justify-content:center;align-items:center;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;letter-spacing:.1em;position:relative;margin-right:auto;margin-left:auto;line-height:1.3}.button::before,.button::after{content:"";display:block;background:#fff;transform-origin:center right}.button::before{transform:translateY(-50%) rotate(45deg)}.button::after{transform:translateY(-50%) rotate(-45deg)}.button.blue1{background:#003280}.button.blue2{background:#0091d7}.button.red{background:#eb6d73}.button.green{background:#009d9a}.button.yellow{background:#fabe00}.page-title{width:100%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.page-title h1{text-align:center;line-height:1.3;color:#fff}.page-title h1 .jp{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;display:inline-block;letter-spacing:.15em;transform-origin:center center;transform:scaleX(0.85)}.page-title h1 .en{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;letter-spacing:.1em;font-size:1.5em;line-height:1}.page-title .man,.page-title .woman{position:absolute;bottom:0px}.page-title .man img,.page-title .woman img{width:100%;min-width:100%;height:auto;vertical-align:top}.sec-title{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;letter-spacing:.05em;color:#fff}.sec-title.green{background:#009d9a}.sec-title.blue{background:#0091d7}.sec-title.red{background:#eb6d73}.sec-title.yellow{background:#fabe00}.markered{font-size:1.2em}.markered.blue{background:linear-gradient(transparent 55%, rgba(0, 145, 215, 0.15) 0%);color:#0091d7}.markered.green{background:linear-gradient(transparent 55%, rgba(0, 157, 154, 0.15) 0%);color:#009d9a}.markered.red{background:linear-gradient(transparent 55%, rgba(235, 109, 115, 0.15) 0%);color:#eb6d73}.markered.yellow{background:linear-gradient(transparent 55%, rgba(250, 190, 0, 0.15) 0%);color:#fabe00}@media screen and (min-width: 320px)and (max-width: 1000px){header .nav-toggle{appearance:none;border:none;border-radius:100px;background:#f08200;position:relative;cursor:pointer}header .nav-toggle span{display:block;background:#fff;position:absolute;top:50%;left:50%;transform-origin:center center;transform:translate(-50%, -50%);transition:transform .3s cubic-bezier(0.215, 0.61, 0.355, 1)}header .nav-toggle.opened span:nth-of-type(1){margin-top:0px;transform:translate(-50%, -50%) rotate(45deg)}header .nav-toggle.opened span:nth-of-type(2){transform:translate(-50%, -50%) scaleX(0)}header .nav-toggle.opened span:nth-of-type(3){margin-top:0px;transform:translate(-50%, -50%) rotate(-45deg)}header nav{position:absolute;opacity:0;left:0;width:100%;height:100vh;background:rgba(198,231,249,.95);transform:translateX(100%);transition:transform .3s cubic-bezier(0.215, 0.61, 0.355, 1)}header nav.opened{transform:translateX(0)}header nav::before{content:"";display:block;background:url(../images/top/logo-labor-insurance-pc.svg) no-repeat;margin-right:auto;margin-left:auto}header nav ul{width:80%;border-top:2px solid #0091d7;margin-right:auto;margin-left:auto}header nav ul li{border-bottom:2px solid #0091d7}header nav ul li a{display:block;font-size:1.5rem;text-decoration:none;color:#000;position:relative;display:flex;justify-content:flex-start;align-items:center}header nav ul li a::after{content:"";display:block;background:url(../images/common/arrow.svg) no-repeat;position:absolute;top:50%;right:0;transform:translateY(-50%)}}@media screen and (min-width: 320px)and (max-width: 600px){.line-break-pc::after,.line-break-tablet{content:""}.line-break-sp::after{content:"\a";white-space:pre}body{padding-top:80px}header{height:80px;background:#fff}header .inner{width:100%;height:80px;position:relative;display:flex;justify-content:center;align-items:center}header .nav-toggle{width:40px;height:40px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}header .nav-toggle span{width:15px;height:1px}header .nav-toggle span:nth-of-type(1){margin-top:-5px}header .nav-toggle span:nth-of-type(3){margin-top:5px}header nav{top:80px;padding-top:50px}header nav::before{width:250px;height:37px;background-size:contain}header nav ul{margin-top:30px}header nav ul li a{height:40px}header nav ul li a::after{width:20px;height:20px;background-size:20px 20px}footer{padding:30px 0}footer .logo{width:70%;margin:0 auto}footer nav{padding:20px 0 30px 0;margin:0 auto;width:90%}footer nav li{line-height:1.73}footer nav li a{font-size:1.3rem;text-decoration:none;font-weight:bold}footer nav li a:link,footer nav li a:visited{color:#fff}footer nav li a::before{content:"－"}footer .copyright p{font-size:.9rem;text-align:center}.button{font-size:1.3rem;position:relative}.button::before,.button::after{width:6px;height:1px;position:absolute;top:50%;right:15px}.page-title{height:140px;margin-bottom:30px}.page-title h1{font-size:2.4rem}.page-title .man{right:0}.page-title .woman{left:0}.sec-title{border-radius:5px 5px 0 0;padding:15px;margin-bottom:10px;font-size:1.5rem}}@media screen and (min-width: 320px){html{font-size:53.125%}}@media screen and (min-width: 360px){html{font-size:62.5%}}@media screen and (min-width: 375px){html{font-size:60%}}@media screen and (min-width: 414px){html{font-size:68.75%}}@media screen and (min-width: 428px){html{font-size:71.25%}}@media screen and (min-width: 480px){html{font-size:80%}}@media screen and (min-width: 601px){body{padding-top:100px}footer{text-align:center;padding:30px 0 40px 0}footer .logo{width:406px;height:60px;margin:0 auto}footer nav{padding:30px 0}footer nav ul{display:flex;justify-content:center;align-items:center}footer nav ul li{margin:0 15px}}@media screen and (min-width: 601px)and (max-width: 1000px){html{font-size:100%}.line-break-pc::after,.line-break-sp{content:""}.line-break-tablet::after{content:"\a";white-space:pre}header{height:100px}header .inner{width:100%;height:100px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}header .nav-toggle{width:60px;height:60px}header .nav-toggle span{width:25px;height:2px}header .nav-toggle span:nth-of-type(1){margin-top:-8px}header .nav-toggle span:nth-of-type(3){margin-top:8px}header nav{top:100px;padding-top:80px}header nav::before{width:448px;height:66px;background-size:448px 66px}header nav ul{margin-top:60px}header nav ul li a{height:80px}header nav ul li a::after{width:40px;height:40px;background-size:40px 40px}footer nav ul{flex-wrap:wrap}footer nav ul li{line-height:1.5}footer nav ul li a{font-size:1.3rem;text-decoration:none}footer .copyright p{font-size:1rem}.button{width:300px;height:60px;font-size:1.3rem}.button::before,.button::after{width:12px;height:2px;position:absolute;top:50%;right:30px}.page-title{height:200px;margin-bottom:50px}.page-title h1{font-size:2.4rem}.page-title .woman{right:50%}.page-title .man{left:50%}.sec-title{border-radius:5px 5px 0 0;padding:15px;margin-bottom:10px;font-size:1.5rem}}@media screen and (min-width: 1001px){html{font-size:62.5%}.nav-toggle{display:none}.line-break-sp::after{content:""}.line-break-pc::after{content:"\a";white-space:pre}header{height:100px}header .inner{width:1000px;height:100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}header .logo{width:166px;height:45px}header .logo a{transition:opacity .3s linear}header .logo a:link,header .logo a:visited{opacity:1}header .logo a:hover,header .logo a:active{opacity:.5}header nav ul{display:flex;justify-content:flex-start;align-items:center}header nav ul a{display:block;padding:8px 15px;line-height:1;font-size:1.6rem;text-decoration:none;border-radius:100px;transition:color .3s cubic-bezier(0.39, 0.575, 0.565, 1),background .5s cubic-bezier(0.39, 0.575, 0.565, 1)}header nav ul a:link,header nav ul a:visited{color:#000;background:rgba(240,130,0,0)}header nav ul a:hover,header nav ul a:active,header nav ul a.current{color:#fff;background:#f08200}footer nav a{font-size:1.6rem}footer nav a:link,footer nav a:visited{text-decoration:none}footer nav a:hover,footer nav a:active{text-decoration:underline}footer .copyright p{font-size:1.3rem}.button{width:300px;height:60px;font-size:1.8rem;transition:transform .3s cubic-bezier(0.215, 0.61, 0.355, 1);transform:scale(1)}.button::before,.button::after{width:12px;height:2px;position:absolute;top:50%;right:30px;transition:right .3s cubic-bezier(0.215, 0.61, 0.355, 1)}.button:hover,.button:active{transform:scale(1.03)}.button:hover::before,.button:hover::after,.button:active::before,.button:active::after{right:20px}.page-title{height:300px;margin-bottom:100px}.page-title h1{font-size:4.8rem}.page-title .man{left:50%}.page-title .woman{right:50%}.sec-title{border-radius:10px 10px 0 0;padding:20px;margin-bottom:20px;font-size:2.4rem}}@media screen{.fin{opacity:0}}.page-title{background:#eb6d73}.lead p{color:#eb6d73;text-align:center;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;letter-spacing:.1em;transform-origin:center center;transform:scaleX(0.85);line-height:1.5}.lead p strong{font-weight:700}.about-procedure{margin-right:auto;margin-left:auto}.about-procedure .procedure-details{display:flex;justify-content:space-between;align-items:center}.about-procedure .procedure-details p{line-height:1.44;letter-spacing:.1em;text-align:justify}.about-procedure .procedure-details p small{display:block;margin-top:1em}.about-procedure .procedure-details figure{margin:0;padding:0}.about-procedure .procedure-details figure img{width:100%;min-width:100%;height:auto;vertical-align:top}.about-procedure .links div{background:rgba(235,109,115,.15);width:100%}.about-procedure .links div h3{display:flex;justify-content:flex-start;align-items:center;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;line-height:1.4;letter-spacing:.05em}.about-procedure .links div h3 .icon{display:inline-block}.about-procedure .links div h3 .icon img{width:100%;min-width:100%;height:auto;vertical-align:top}@media screen and (min-width: 320px)and (max-width: 600px){.page-title .woman{width:93px;height:116px}.page-title .man{width:114.5px;height:123.5px}.lead{margin-bottom:30px}.lead p{font-size:2rem}.about-procedure{width:90%;margin-bottom:100px}.about-procedure .procedure-details{flex-direction:column;margin-bottom:20px}.about-procedure .procedure-details p{order:2;margin-top:15px;font-size:1.3rem}.about-procedure .procedure-details p small{font-size:1rem}.about-procedure .procedure-details figure{order:1;width:30%}.about-procedure .button{padding:15px 0;width:60%}.about-procedure .links{margin-top:40px}.about-procedure .links div{border-radius:5px;margin-bottom:20px;padding:15px}.about-procedure .links div h3{width:100%;background:#fff;border-radius:5px;margin-bottom:15px;font-size:1.3rem}.about-procedure .links div h3 .icon{width:30px;height:30px;margin-right:5px}}@media screen and (min-width: 601px)and (max-width: 1000px){.page-title .woman{width:148.8px;height:185.6px;transform:translateX(-10.5em)}.page-title .man{width:183.2px;height:197.6px;transform:translateX(10.5em)}.lead{margin-bottom:50px}.lead p{font-size:2rem}.lead p .line-break-sp::after{content:"\a";white-space:pre}.about-procedure{width:90%;margin-bottom:120px}.about-procedure .procedure-details{margin-bottom:30px}.about-procedure .procedure-details p{order:2;padding-left:20px;font-size:1.2rem}.about-procedure .procedure-details p small{font-size:.9rem}.about-procedure .procedure-details figure{order:1;flex:0 0 200px;width:200px}.about-procedure .links{margin:50px 0 150px 0}.about-procedure .links div{width:100%;margin-bottom:20px;border-radius:10px;padding:30px;display:flex;justify-content:flex-start;align-items:center}.about-procedure .links div h3{width:fit-content;font-size:1.3rem;margin-right:auto}.about-procedure .links div h3 .icon{flex:0 0 60px;width:60px;height:60px;margin-right:10px}.about-procedure .links div .button{margin:0;width:250px;flex:0 0 250px}}@media screen and (min-width: 1001px){.page-title .woman{width:186px;height:232px;transform:translateX(-19em)}.page-title .man{width:229px;height:247px;transform:translateX(19em)}.lead{margin-bottom:100px}.lead p{font-size:3.2rem}.about-procedure{width:1000px}.about-procedure .procedure-details{margin-bottom:30px}.about-procedure .procedure-details figure{order:1;flex:0 0 200px;width:200px}.about-procedure .procedure-details p{order:2;width:770px;flex:0 0 770px;font-size:1.8rem}.about-procedure .procedure-details p small{font-size:1.5rem}.about-procedure .links{margin:50px 0 150px 0}.about-procedure .links div{width:100%;margin-bottom:20px;border-radius:10px;padding:30px;display:flex;justify-content:flex-start;align-items:center}.about-procedure .links div h3{width:fit-content;font-size:2.1rem;margin-right:auto}.about-procedure .links div h3 .icon{width:60px;height:60px;margin-right:10px}.about-procedure .links div .button{margin:0}}
