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}}.keyvisual{width:100%;overflow:hidden}.keyvisual .copy,.keyvisual .points,.keyvisual .characters,.keyvisual .scenes{width:100%;position:relative}.keyvisual .copy{background:#fff;display:flex;justify-content:center;align-items:center}.keyvisual .copy p picture,.keyvisual .copy p img{width:100%;min-width:100%;height:auto;vertical-align:top}.keyvisual .points{background:#0091d7;width:100%}.keyvisual .points .point{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.keyvisual .points .point p picture,.keyvisual .points .point p img{width:100%;min-width:100%;height:auto;vertical-align:top}.keyvisual .points .point2,.keyvisual .points .point3{position:absolute;top:0;left:0;transform:translateX(100%)}.keyvisual .characters{z-index:2}.keyvisual .characters .character{width:100%;overflow:hidden}.keyvisual .characters .character div{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.keyvisual .characters .character div picture,.keyvisual .characters .character div img{width:100%;min-width:100%;height:auto;vertical-align:top}.keyvisual .characters .character2,.keyvisual .characters .character3{position:absolute;top:0;left:0;transform:translateX(100%)}.keyvisual .scenes{z-index:1}.keyvisual .scenes .scene{width:100%}.keyvisual .scenes .scene1{width:100%;background:url(../images/top/index-slide-bg1.svg) repeat-x center 105% #c6e7f9}.keyvisual .scenes .scene2{width:100%;background:url(../images/top/index-slide-bg2.svg) repeat-x center 105% #fffce4}.keyvisual .scenes .scene3{width:100%;background:#f9dbe8}.keyvisual .scenes .scene2,.keyvisual .scenes .scene3{position:absolute;top:0px;left:0;transform:translateX(100%)}.about{margin-right:auto;margin-left:auto}.about h1{margin-right:auto;margin-left:auto}.about h1 img{width:100%;min-width:100%;height:auto;vertical-align:top}.about p{line-height:2;letter-spacing:.1em}.penalties{background:#eb6d73;margin-right:auto;margin-left:auto}.penalties h2{color:#fff;transform-origin:center center;transform:scaleX(0.85);font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;text-align:center;letter-spacing:.15em}.penalties .penalties-inner{background:#fff;margin:0 auto}.penalties .penalties-inner div{position:relative;z-index:1}.penalties .penalties-inner div::after{content:"";width:1px;height:100%;background:#eb6d73;z-index:-1;position:absolute;top:0;left:0}.penalties .penalties-inner div:last-of-type{padding-bottom:0}.penalties .penalties-inner div:last-of-type::after{display:none}.penalties .penalties-inner h3{display:flex;justify-content:flex-start;align-items:center;color:#eb6d73;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;letter-spacing:.05em}.penalties .penalties-inner h3 span.number{display:block}.penalties .penalties-inner h3 span.number img{width:100%;min-width:100%;height:auto;vertical-align:top}.penalties .penalties-inner p{color:#333;letter-spacing:.1em;line-height:1.44}.faq{width:100%;background:#def1fb}.faq .lead{margin-right:auto;margin-left:auto}.faq .lead h2{color:#003280;text-align:center;letter-spacing:.15em;line-height:1.1}.faq .lead h2 .ja{transform-origin:center center;transform:scaleX(0.85);display:inline-block;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.faq .lead h2 .en{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;font-size:1.5em}.faq .lead p{margin:0 auto;display:flex;justify-content:center;align-items:center;letter-spacing:.1em;background:#fff;border-radius:100px}.faq .questions{margin-right:auto;margin-left:auto;position:relative}.faq .questions ul li a span img{width:100%;min-width:100%;height:auto;vertical-align:top}.faq .questions .character{margin:0 auto}.faq .questions .character img{width:100%;min-width:100%;height:auto;vertical-align:top}.faq .questions li:nth-of-type(1),.faq .questions li:nth-of-type(4){background:#0091d7}.faq .questions li:nth-of-type(2),.faq .questions li:nth-of-type(7){background:#009d9a}.faq .questions li:nth-of-type(3),.faq .questions li:nth-of-type(6){background:#eb6d73}.faq .questions li:nth-of-type(5){background:#fabe00}.faq .questions li::after{content:"";display:block}.faq .questions li:nth-of-type(1)::after,.faq .questions li:nth-of-type(4)::after{background:url(../images/top/bubble-blue.svg) no-repeat}.faq .questions li:nth-of-type(2)::after{background:url(../images/top/bubble-green.svg) no-repeat}.faq .questions li:nth-of-type(3)::after,.faq .questions li:nth-of-type(6)::after{background:url(../images/top/bubble-red.svg) no-repeat}.faq .questions li:nth-of-type(5)::after{background:url(../images/top/bubble-yellow.svg) no-repeat}.faq .questions li a{width:100%;text-align:center;position:relative;color:#fff;text-decoration:none}.faq .questions li a .label{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;display:inline-block;transform-origin:center center}.faq .questions li a .qno{display:block}.movie{margin-right:auto;margin-left:auto}.movie h2{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#003280;text-align:center;transform-origin:center center;transform:scaleX(0.85);letter-spacing:.1em}.movie h2 span{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.movie .yt{background:#000;margin:0 auto;overflow:hidden;border-radius:5px}.convenience{margin-right:auto;margin-left:auto;background:#ffe900}.convenience h3{text-align:center;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;line-height:1.3;letter-spacing:.1em;transform-origin:center center;transform:scaleX(0.85);color:#0091d7}.convenience .convenience-inner{margin-right:auto;margin-left:auto;background:#fff}.convenience .convenience-inner div p{letter-spacing:.1em;line-height:1.44}.topic{width:100%;background:#d2f0f0}.topic h2{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#009d9a;text-align:center;transform-origin:center center;transform:scaleX(0.85);letter-spacing:.1em}.topic ul{margin-right:auto;margin-left:auto}.topic ul li:last-of-type{margin-bottom:0}.download{width:100%;background:#def1fb}.download h2{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#003280;text-align:center;transform-origin:center center;transform:scaleX(0.85);letter-spacing:.1em}.download .thumbnail{margin-right:auto;margin-left:auto;box-shadow:0 0 10px rgba(0,0,0,.1)}.download .thumbnail img{width:100%;min-width:100%;height:auto;vertical-align:top}@media screen and (min-width: 320px)and (max-width: 600px){.keyvisual{margin-bottom:50px}.keyvisual .copy{padding:20px 0}.keyvisual .copy p{width:85%}.keyvisual .points .point p{width:89%}.keyvisual .characters .character1 div{width:47%}.keyvisual .characters .character2 div{width:92%}.keyvisual .characters .character3 div{width:95%}.about{width:90%;margin-bottom:50px}.about h1{width:74%;margin-bottom:50px}.about p{font-size:1.5rem}.penalties{width:100%;margin-bottom:50px;padding:30px 0}.penalties h2{font-size:2.1rem;margin-bottom:15px}.penalties .penalties-inner{width:90%;border-radius:5px;padding:15px}.penalties .penalties-inner div{padding-bottom:15px}.penalties .penalties-inner div::after{top:30px;left:15px}.penalties .penalties-inner h3{font-size:1.5rem;line-height:1.3;margin-bottom:10px;align-items:flex-start}.penalties .penalties-inner h3 span.number{flex:0 0 30px;width:30px;height:30px;margin-right:10px}.penalties .penalties-inner p{padding-left:40px;font-size:1.15rem}.faq{padding-top:50px;margin-bottom:75px}.faq .lead{width:90%;margin-bottom:10px}.faq .lead h2{margin-bottom:20px;font-size:2.4rem}.faq .lead p{width:90%;font-size:1.3rem;padding:15px 0}.faq .questions{width:90%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start}.faq .questions ul{width:100%;order:2}.faq .questions ul li{width:100%;border-radius:5px;margin-bottom:15px;position:relative}.faq .questions ul li:nth-of-type(1)::after,.faq .questions ul li:nth-of-type(2)::after,.faq .questions ul li:nth-of-type(3)::after,.faq .questions ul li:nth-of-type(4)::after,.faq .questions ul li:nth-of-type(5)::after,.faq .questions ul li:nth-of-type(6)::after,.faq .questions ul li:nth-of-type(7)::after{position:absolute;top:-10px;left:60px;transform:scaleX(-1)}.faq .questions ul li::after{width:10px;height:10px;background-size:10px 10px}.faq .questions ul li:nth-of-type(7)::after{background:url(../images/top/bubble-green.svg) no-repeat}.faq .questions ul li a{padding:1em 0;display:block;font-size:1.5rem}.faq .questions ul li a .label{transform:scaleX(0.9)}.faq .questions ul li a .qno{width:34px;height:34px;position:absolute;top:-6px;left:-6px}.faq .questions .character{order:1;width:45%;margin-bottom:10px}.faq .button{width:80%;height:50px;transform:translateY(50%)}.movie{width:80%;margin-bottom:50px}.movie h2{font-size:2.4rem;margin-bottom:15px}.movie .yt{position:relative;width:100%;padding-top:56.25%;top:25%}.movie .yt iframe{position:absolute;top:0;left:0;width:100%;height:100%}.convenience{width:100%;margin-bottom:50px;padding:50px 0}.convenience h3{font-size:2.1rem;margin-bottom:10px}.convenience .convenience-inner{width:90%;border-radius:5px;padding:15px}.convenience .convenience-inner div:nth-of-type(1){margin-bottom:40px}.convenience .convenience-inner div p{margin-bottom:15px;font-size:1.3rem}.convenience .convenience-inner div .button{padding:20px 0;width:80%}.convenience .convenience-inner div .button .line-break-sp::after{content:"\a";white-space:pre}.topic{padding:30px 0;margin-bottom:50px}.topic h2{font-size:2.4rem;margin-bottom:25px}.topic ul{width:80%}.topic ul li{margin-bottom:10px}.topic ul li .button{padding:20px 0}.topic ul li:nth-of-type(1) .button{display:block}.download{padding:30px 0 0 0;margin-bottom:100px}.download h2{font-size:2.4rem;margin-bottom:20px}.download .thumbnail{width:80%;margin-bottom:30px}.download .button{width:80%;height:50px;transform:translateY(50%)}}@media screen and (min-width: 320px)and (max-width: 360px){.keyvisual .points{height:50px}.keyvisual .scenes,.keyvisual .scenes .scene{height:100px}.keyvisual .characters{height:150px;margin-top:-50px}.keyvisual .characters .character{height:150px}.keyvisual .scenes{margin-top:-100px}.keyvisual .scenes .scene1{background-size:544.4px 88px}.keyvisual .scenes .scene2{background-size:622.8px 88px}}@media screen and (min-width: 361px)and (max-width: 413px){.keyvisual .points{height:60px}.keyvisual .scenes,.keyvisual .scenes .scene{height:120px}.keyvisual .characters{height:180px;margin-top:-60px}.keyvisual .characters .character{height:180px}.keyvisual .scenes{margin-top:-120px}.keyvisual .scenes .scene1{background-size:680.5px 110px}.keyvisual .scenes .scene2{background-size:778.5px 110px}}@media screen and (min-width: 414px)and (max-width: 479px){.keyvisual .points{height:65px}.keyvisual .scenes,.keyvisual .scenes .scene{height:140px}.keyvisual .characters{height:205px;margin-top:-65px}.keyvisual .characters .character{height:205px}.keyvisual .scenes{margin-top:-140px}.keyvisual .scenes .scene1{background-size:680.5px 110px}.keyvisual .scenes .scene2{background-size:778.5px 110px}}@media screen and (min-width: 480px)and (max-width: 520px){.keyvisual .points{height:70px}.keyvisual .scenes,.keyvisual .scenes .scene{height:160px}.keyvisual .characters{height:230px;margin-top:-70px}.keyvisual .characters .character{height:230px}.keyvisual .scenes{margin-top:-160px}.keyvisual .scenes .scene1{background-size:952.7px 154px}.keyvisual .scenes .scene2{background-size:1089.9px 154px}}@media screen and (min-width: 521px)and (max-width: 600px){.keyvisual .points{height:80px}.keyvisual .scenes,.keyvisual .scenes .scene{height:170px}.keyvisual .characters{height:250px;margin-top:-80px}.keyvisual .characters .character{height:250px}.keyvisual .scenes{margin-top:-170px}.keyvisual .scenes .scene1{background-size:952.7px 154px}.keyvisual .scenes .scene2{background-size:1089.9px 154px}}@media screen and (min-width: 601px)and (max-width: 700px){.keyvisual .copy{padding:30px 0}.keyvisual .copy p{width:85%}.keyvisual .points{height:100px}.keyvisual .points .point p{width:90%}.keyvisual .scenes,.keyvisual .scenes .scene{height:200px}.keyvisual .characters{height:300px;margin-top:-100px}.keyvisual .characters .character{height:300px}.keyvisual .characters .character1 div{width:50%}.keyvisual .characters .character2 div{width:109%}.keyvisual .characters .character3 div{width:120%}.keyvisual .scenes{margin-top:-200px}.keyvisual .scenes .scene1{background-size:952.7px 154px}.keyvisual .scenes .scene2{background-size:1089.9px 154px}}@media screen and (min-width: 701px)and (max-width: 800px){.keyvisual .copy{padding:30px 0}.keyvisual .copy p{width:85%}.keyvisual .points{height:120px}.keyvisual .points .point p{width:90%}.keyvisual .scenes,.keyvisual .scenes .scene{height:220px}.keyvisual .characters{height:340px;margin-top:-120px}.keyvisual .characters .character{height:340px}.keyvisual .characters .character1 div{width:50%}.keyvisual .characters .character2 div{width:109%}.keyvisual .characters .character3 div{width:120%}.keyvisual .scenes{margin-top:-220px}.keyvisual .scenes .scene1{background-size:1088.8px 176px}.keyvisual .scenes .scene2{background-size:1245.6px 176px}}@media screen and (min-width: 801px)and (max-width: 900px){.keyvisual .copy{padding:30px 0}.keyvisual .copy p{width:85%}.keyvisual .points{height:140px}.keyvisual .points .point p{width:90%}.keyvisual .scenes,.keyvisual .scenes .scene{height:240px}.keyvisual .characters{margin-top:-140px;height:380px}.keyvisual .characters .character{height:380px}.keyvisual .characters .character1 div{width:50%}.keyvisual .characters .character2 div{width:109%}.keyvisual .characters .character3 div{width:120%}.keyvisual .scenes{margin-top:-240px}.keyvisual .scenes .scene1{background-size:1088.8px 176px}.keyvisual .scenes .scene2{background-size:1245.6px 176px}}@media screen and (min-width: 901px)and (max-width: 1000px){.keyvisual .copy{height:160px}.keyvisual .copy p{width:765px;height:73.95px}.keyvisual .points{height:130px}.keyvisual .points .point1 p{width:795.2px;height:40px}.keyvisual .points .point2 p{width:795.2px;height:40px}.keyvisual .points .point3 p{width:795.2px;height:77.6px}.keyvisual .scenes,.keyvisual .scenes .scene{height:250px}.keyvisual .characters{margin-top:-160px;height:410px}.keyvisual .characters .character{height:410px}.keyvisual .characters .character1 div{width:425.7px;height:319.5px}.keyvisual .characters .character2 div{width:927.9px;height:319.5px}.keyvisual .characters .character3 div{width:1017.9px;height:319.5px}.keyvisual .scenes{margin-top:-250px}.keyvisual .scenes .scene1{background-size:1361px 220px}.keyvisual .scenes .scene2{background-size:1557px 220px}}@media screen and (min-width: 601px)and (max-width: 1000px){.keyvisual{margin-bottom:70px}.about{width:80%;margin-bottom:70px}.about h1{width:80%;margin-bottom:70px}.about p{font-size:1.5rem}.penalties{width:100%;margin-bottom:50px;padding:30px 0}.penalties h2{font-size:2.1rem;margin-bottom:15px}.penalties .penalties-inner{width:90%;border-radius:5px;padding:15px}.penalties .penalties-inner div{padding-bottom:30px}.penalties .penalties-inner div::after{top:30px;left:25px}.penalties .penalties-inner h3{font-size:1.5rem;line-height:1.3;margin-bottom:10px}.penalties .penalties-inner h3 span.number{flex:0 0 50px;width:50px;height:50px;margin-right:10px}.penalties .penalties-inner p{padding-left:60px;font-size:1.3rem}.faq{padding-top:50px;margin-bottom:75px}.faq .lead{width:90%;margin-bottom:30px}.faq .lead h2{margin-bottom:20px;font-size:2.4rem}.faq .lead p{width:90%;font-size:1.3rem;padding:15px 0}.faq .questions{width:90%;display:flex;justify-content:space-between;align-items:start}.faq .questions ul{width:75%;order:1}.faq .questions ul li{width:100%;border-radius:5px;margin-bottom:15px;position:relative}.faq .questions ul li:nth-of-type(1)::after,.faq .questions ul li:nth-of-type(2)::after,.faq .questions ul li:nth-of-type(3)::after,.faq .questions ul li:nth-of-type(4)::after,.faq .questions ul li:nth-of-type(5)::after,.faq .questions ul li:nth-of-type(6)::after,.faq .questions ul li:nth-of-type(7)::after{position:absolute;top:50%;right:-15px;transform:rotate(90deg)}.faq .questions ul li::after{width:15px;height:15px;background-size:15px 15px}.faq .questions ul li:nth-of-type(7)::after{background:url(../images/top/bubble-green.svg) no-repeat}.faq .questions ul li a{padding:1em 0;display:block;font-size:1.3rem;line-height:1.4}.faq .questions ul li a .label{transform:scaleX(0.9)}.faq .questions ul li a .qno{width:50px;height:50px;position:absolute;top:-12px;left:-12px}.faq .questions .character{order:2;width:20%;margin-bottom:10px}.faq .button{width:600px;height:80px;font-size:1.3rem;transform:translateY(40px)}.movie{width:80%;margin-bottom:100px}.movie h2{font-size:2.4rem;margin-bottom:15px}.movie .yt{position:relative;width:100%;padding-top:56.25%;top:25%}.movie .yt iframe{position:absolute;top:0;left:0;width:100%;height:100%}.convenience{width:85%;margin-bottom:100px;border-radius:10px;padding:30px 20px 20px 20px}.convenience h3{font-size:2.1rem;margin-bottom:20px;line-height:1.4}.convenience .convenience-inner{padding:20px;border-radius:10px}.convenience .convenience-inner div{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.convenience .convenience-inner div:nth-of-type(1){margin-bottom:80px}.convenience .convenience-inner div p{font-size:1.5rem;margin-bottom:30px}.convenience .convenience-inner div .button{width:80%;height:80px}.topic{padding:70px 0;margin-bottom:100px}.topic h2{font-size:2.4rem;margin-bottom:30px}.topic ul{width:580px}.topic ul li{margin-bottom:20px}.topic .button{width:600px;height:80px}.download{padding:70px 0 0 0;margin-bottom:150px}.download h2{font-size:2.4rem;margin-bottom:50px}.download .thumbnail{width:85%;margin-bottom:40px}.download .button{width:600px;height:80px;transform:translateY(40px)}}@media screen and (min-width: 1001px){.keyvisual{margin-bottom:100px;height:560px}.keyvisual .copy{height:180px}.keyvisual .copy p{width:900px;height:87px}.keyvisual .points{height:130px}.keyvisual .points .point1 p{width:994px;height:50px}.keyvisual .points .point2 p{width:994px;height:50px}.keyvisual .points .point3 p{width:994px;height:97px}.keyvisual .characters{height:380px;margin-top:-130px;z-index:2}.keyvisual .characters .character{height:380px}.keyvisual .characters .character1 div{width:473px;height:355px}.keyvisual .characters .character2 div{width:1031px;height:355px}.keyvisual .characters .character3 div{width:1131px;height:355px}.keyvisual .scenes{margin-top:-250px;height:250px;z-index:1}.keyvisual .scenes .scene{height:250px}.keyvisual .scenes .scene1{background-size:1361px 220px}.keyvisual .scenes .scene2{background-size:1557px 220px}.about{width:1000px;margin-bottom:100px}.about h1{width:1000px;height:148px;margin-bottom:100px}.about p{font-size:2.1rem;text-align:center}.penalties{width:1000px;border-radius:15px;margin-bottom:150px;padding:30px 20px 20px 20px}.penalties h2{font-size:4.2rem;margin-bottom:20px}.penalties .penalties-inner{border-radius:10px;padding:20px}.penalties .penalties-inner div{padding-bottom:35px}.penalties .penalties-inner div::after{top:40px;left:20px}.penalties .penalties-inner h3{font-size:2.4rem;margin-bottom:10px}.penalties .penalties-inner h3 span:nth-of-type(1){width:40px;height:40px;margin-right:10px}.penalties .penalties-inner h3 span:nth-of-type(2){flex-grow:1}.penalties .penalties-inner h3 span.line-break-sp{display:none;}.penalties .penalties-inner p{font-size:1.8rem;padding-left:50px}.faq{padding:100px 0 0 0;margin-bottom:150px}.faq .lead h2{margin-bottom:40px;font-size:4.8rem}.faq .lead p{width:600px;height:60px;font-size:2.1rem}.faq .questions{margin-top:20px;margin-bottom:20px;padding-bottom:160px;width:1000px}.faq .questions li{position:absolute;width:300px;height:100px;border-radius:20px;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.faq .questions li:link,.faq .questions li:visited{transform:scale(1)}.faq .questions li:hover,.faq .questions li:active{transform:scale(1.05)}.faq .questions li::after{width:20px;height:20px;background-size:20px 20px}.faq .questions li:nth-of-type(1){top:50px;left:40px}.faq .questions li:nth-of-type(1)::after{position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.faq .questions li:nth-of-type(2){top:50px;right:40px}.faq .questions li:nth-of-type(2)::after{position:absolute;top:50%;left:-20px;transform:translateY(-50%) scaleX(-1)}.faq .questions li:nth-of-type(3){top:176px;left:0}.faq .questions li:nth-of-type(3)::after{position:absolute;top:50%;right:-20px;transform:translateY(-50%) scaleY(-1)}.faq .questions li:nth-of-type(4){top:176px;right:0}.faq .questions li:nth-of-type(4)::after{transform:scaleX(-1);position:absolute;top:50%;left:-20px;transform:translateY(-50%) scale(-1)}.faq .questions li:nth-of-type(5){top:302px;left:40px}.faq .questions li:nth-of-type(5)::after{position:absolute;top:50%;right:-20px;transform:translateY(-50%) scaleY(-1)}.faq .questions li:nth-of-type(6){top:302px;right:40px}.faq .questions li:nth-of-type(6)::after{transform:scaleX(-1);position:absolute;top:50%;left:-20px;transform:translateY(-50%) scale(-1)}.faq .questions li:nth-of-type(7){width:480px;left:50%;top:432px;transform:translateX(-50%)}.faq .questions li:nth-of-type(7):link,.faq .questions li:nth-of-type(7):visited{transform:translateX(-50%) scale(1)}.faq .questions li:nth-of-type(7):hover,.faq .questions li:nth-of-type(7):active{transform:translateX(-50%) scale(1.05)}.faq .questions li:nth-of-type(7)::after{background:url(../images/top/bubble-green2.svg) no-repeat;position:absolute;top:-20px;left:50%;transform:translateX(-50%)}.faq .questions li a{height:100%;display:flex;justify-content:center;align-items:center;font-size:2.1rem;line-height:1.24}.faq .questions li a .label{transform:scaleX(0.85)}.faq .questions li a .qno{width:54px;height:54px;position:absolute;top:-12px;left:-12px}.faq .questions .character{width:304px;height:374px}.faq .button{width:600px;height:80px;font-size:2.1rem;transform:translateY(40px) scale(1)}.faq .button:hover,.faq .button:active{transform:translateY(40px) scale(1.03)}.movie{margin-bottom:150px}.movie h2{font-size:4.8rem;margin-bottom:50px}.movie .yt{width:800px;height:450px;overflow:hidden}.movie .yt iframe{width:100%}.convenience{width:1000px;margin-bottom:150px;border-radius:15px;padding:30px 20px 20px 20px}.convenience h3{font-size:4.2rem;margin-bottom:20px}.convenience .convenience-inner{padding:20px;border-radius:10px;display:flex;justify-content:space-between;align-items:stretch}.convenience .convenience-inner div{width:445px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.convenience .convenience-inner div p{font-size:1.8rem;margin-bottom:30px}.convenience .convenience-inner div .button{width:100%;height:80px}.topic{padding:100px 0;margin-bottom:150px}.topic h2{font-size:4.8rem;margin-bottom:50px}.topic ul{width:600px}.topic ul li{margin-bottom:20px}.topic .button{width:600px;height:80px}.download{padding:100px 0 0 0;margin-bottom:200px}.download h2{font-size:4.8rem;margin-bottom:50px}.download .thumbnail{width:700px;margin-bottom:60px}.download .button{width:600px;height:80px;font-size:2.1rem;transform:translateY(40px) scale(1)}.download .button:hover,.download .button:active{transform:translateY(40px) scale(1.03)}}.keyvisual .copy{opacity:0}.keyvisual .points{opacity:0}.keyvisual .characters{opacity:0}.keyvisual .scenes{opacity:0}
