.hero{height:calc(100vh - 2.5rem);height:calc(100svh - 2.5rem);min-height:56.25rem;display:flex;flex-direction:column}@media(max-width: 800px)and (orientation: portrait){.hero{height:auto;min-height:0}}.hero .header{background-color:#fff;padding:1rem 2.5rem}@media(max-width: 800px)and (orientation: portrait){.hero .header{display:flex;justify-content:center}}.hero .header .logo{width:15rem}@media(max-width: 800px)and (orientation: portrait){.hero .header .logo{width:10rem}}.hero-inner{height:100%;margin:auto;max-width:calc(77.91rem - 3rem + 12.8%);padding:0 6.4%;display:flex;align-items:center;justify-content:center;gap:7.5%}@media(max-width: 800px)and (orientation: portrait){.hero-inner{padding:0;flex-direction:column-reverse;justify-content:flex-end;width:100%;max-width:100%;gap:0}}.hero .main{width:71.1%;display:flex;flex-direction:column}@media(max-width: 800px)and (orientation: portrait){.hero .main{width:100%;height:100%;padding:5rem 6.4%;justify-content:center}}.hero .main .tags{margin-top:2rem;display:flex;gap:1rem}@media(max-width: 800px)and (orientation: portrait){.hero .main .tags{margin-top:1rem;gap:0.4375rem}}.hero .main .tags a{transition:opacity .3s cubic-bezier(0.19, 1, 0.22, 1)}@media(hover: hover){.hero .main .tags a:hover{opacity:.6}}.hero .main .description{margin-top:1rem}@media(max-width: 800px)and (orientation: portrait){.hero .main .description{margin-top:0.4375rem}}.hero .main .description .pc{display:block}@media(max-width: 800px)and (orientation: portrait){.hero .main .description .pc{display:none}}.hero .main .description .sp{font-size:1rem;font-weight:700;color:#fff;line-height:1.5em;letter-spacing:0;display:none}@media(max-width: 800px)and (orientation: portrait){.hero .main .description .sp{display:inline-block}}.hero .icons{width:21.2%}@media(max-width: 800px)and (orientation: portrait){.hero .icons{width:100%}}.trouble .header{background-color:#fff}.trouble .header::before{content:"";display:block;width:100%;height:2.5rem;background:url(../img/background__stripe--black.png) repeat-x center center;background-size:3.5rem;background-color:#ffd900}.trouble .header .inner{padding:3.5rem 1.5rem 2.5rem;max-width:77.91rem;margin:0 auto}.trouble .header .inner .title{font-weight:900;font-size:2.75rem;line-height:1.4em;text-align:center}@media(max-width: 800px)and (orientation: portrait){.trouble .header .inner .title{font-size:1.75rem;display:flex;flex-direction:column;align-items:center}}.trouble .header .inner .title span{font-size:3.5rem;line-height:1em;background-color:#ffd900;padding:0.5rem 1rem;display:inline-block;margin-right:.2em}@media(max-width: 800px)and (orientation: portrait){.trouble .header .inner .title span{font-size:2.5rem;width:-moz-fit-content;width:fit-content;margin-right:0;margin-bottom:0.5rem}}.trouble .header .inner .middle{margin-top:1rem;font-weight:900;font-size:1.5rem;line-height:1.5em;text-align:center}@media(max-width: 800px)and (orientation: portrait){.trouble .header .inner .middle{font-size:1.25rem}}.trouble .header .inner .sub{margin-top:2rem;font-weight:700;font-size:1rem;letter-spacing:.05em;color:#1a823a;display:flex;align-items:center;gap:1rem;word-break:keep-all}.trouble .header .inner .sub::before,.trouble .header .inner .sub::after{content:"";width:100%;height:2px;display:block;background-color:#1a823a}.trouble .content{display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem 6.25rem;max-width:77.91rem;margin:0 auto}.trouble .content .description .text{font-weight:700;font-size:1.125rem;line-height:1.75em;text-align:center;color:#fff}@media(max-width: 800px)and (orientation: portrait){.trouble .content .description .text{text-align:justify}}.trouble .content .description .sub{margin-top:1rem;font-weight:500;font-size:0.8125rem;line-height:1.75em;text-align:center;color:#fff}@media(max-width: 800px)and (orientation: portrait){.trouble .content .description .sub{text-align:justify}}.trouble .content .e-learning{margin-top:4rem;display:flex;gap:1.5rem;width:100%}@media(max-width: 800px)and (orientation: portrait){.trouble .content .e-learning{margin-top:3rem;flex-direction:column-reverse}}.trouble .content .e-learning .contents{width:100%}.trouble .content .e-learning .contents .contents-title{font-weight:700;font-size:1.5rem;color:#fff;letter-spacing:.05em}.trouble .content .e-learning .contents .contents-list{margin-top:1rem;display:flex;flex-direction:column;counter-reset:num}.trouble .content .e-learning .contents .contents-list li{counter-increment:num;border-bottom:1px solid #fff;padding:0.5rem 1.5rem;color:#fff;font-weight:600;font-size:1.125rem;line-height:1.5em;display:flex;align-items:center}@media(max-width: 800px)and (orientation: portrait){.trouble .content .e-learning .contents .contents-list li{font-size:1rem}}.trouble .content .e-learning .contents .contents-list li::before{content:counter(num) ".";margin-right:0.625rem;font-size:1.25rem;width:2rem;flex-shrink:0}@media(max-width: 800px)and (orientation: portrait){.trouble .content .e-learning .contents .contents-list li::before{font-size:1.125rem}}.trouble .content .e-learning .contents .contents-list li:nth-last-of-type(1){border-bottom:0}.trouble .content .e-learning .list{margin-top:0;align-items:flex-start}@media(max-width: 800px)and (orientation: portrait){.trouble .content .e-learning .list .list-header{gap:0.5rem;text-align:center;flex-direction:column}}.trouble .content .e-learning .list .icon-text{font-weight:700;font-size:0.875rem;color:#ffd900;letter-spacing:.05em;background-color:#000;padding:0.25rem 1rem;border-radius:1.875rem}.trouble .content .e-learning .list .list-item{width:100%}.trouble .content .e-learning .list .list-content{padding:2.5rem}@media(max-width: 800px)and (orientation: portrait){.trouble .content .e-learning .list .list-content{padding:1rem}}.trouble .content .e-learning .list .img{background-color:#fff;border-radius:0.5rem;display:flex;flex-direction:column;gap:0.625rem;padding:2rem 1rem 1rem}.trouble .content .e-learning .list .img .thumb{width:90%;margin:0 auto}@media(max-width: 800px)and (orientation: portrait){.trouble .content .e-learning .list .img .thumb{width:100%}}.trouble .content .e-learning .list .img .link{background-color:#f50;display:flex;align-items:center;justify-content:center;padding:0.75rem 1rem;border-radius:1.875rem;color:#fff;font-weight:700;font-size:1.125rem;line-height:1.75em;gap:1rem;transition:opacity .3s cubic-bezier(0.19, 1, 0.22, 1)}@media(max-width: 800px)and (orientation: portrait){.trouble .content .e-learning .list .img .link{font-size:1rem}}.trouble .content .e-learning .list .img .link::after{content:"";flex-shrink:0;width:0.6875rem;height:0.8125rem;background-color:#fff;display:block;-webkit-clip-path:polygon(0 0, 0 100%, 100% 50%);clip-path:polygon(0 0, 0 100%, 100% 50%)}@media(hover: hover){.trouble .content .e-learning .list .img .link:hover{opacity:.8}}.trouble .content .list{width:100%;display:flex;justify-content:center;align-items:flex-end;flex-wrap:wrap;gap:2rem 1.5rem;margin-top:4rem}@media(max-width: 800px)and (orientation: portrait){.trouble .content .list{margin-top:3rem;gap:1.5rem}}.trouble .content .list .list-item{width:calc((100% - 1.5rem)/2);display:flex;flex-direction:column;gap:1.1875rem}@media(max-width: 800px)and (orientation: portrait){.trouble .content .list .list-item{width:100%}}.trouble .content .list .list-comment{margin:0 auto;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:0.25rem;background-color:#f50;border-radius:1.5rem;position:relative;padding:0.75rem 1.5rem 1rem;position:relative}.trouble .content .list .list-comment .main{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:1rem;line-height:1.4em;font-weight:700;text-align:center}@media(max-width: 800px)and (orientation: portrait){.trouble .content .list .list-comment .main{font-size:0.875rem}}.trouble .content .list .list-comment .main .small{font-size:0.75rem}.trouble .content .list .list-comment .main .regular{font-weight:400}.trouble .content .list .list-comment .main strong{font-size:1.25rem}.trouble .content .list .list-comment .sub{font-size:0.75rem;line-height:1.4em;font-weight:500;text-align:center;color:#fff}.trouble .content .list .list-comment::after{content:"";width:1.1875rem;height:0.6875rem;background-color:#f50;-webkit-clip-path:polygon(0 0, 50% 100%, 100% 0);clip-path:polygon(0 0, 50% 100%, 100% 0);display:block;background-color:#f50;position:absolute;bottom:-0.6875rem;left:0;right:0;margin:auto}.trouble .content .list .list-item-inner{display:flex;flex-direction:column;border-radius:1rem;background-color:#000}.trouble .content .list .list-header{display:flex;align-items:center;gap:1rem;background-color:#ffd900;padding:1.125rem 1.5rem;border-radius:1rem}.trouble .content .list .list-header .text{font-weight:900;font-size:1.5rem;line-height:1.3em}@media(max-width: 800px)and (orientation: portrait){.trouble .content .list .list-header .text{font-size:1.125rem}}.trouble .content .list .list-header .icon{width:1.9375rem}@media(max-width: 800px)and (orientation: portrait){.trouble .content .list .list-header .icon{width:1.5rem}}.trouble .content .list .list-content{padding:1.5rem 2.5rem 2.5rem;display:flex;flex-direction:column;gap:1.625rem}@media(max-width: 800px)and (orientation: portrait){.trouble .content .list .list-content{padding:1rem 1.5rem 1.5rem;gap:1rem}}.trouble .content .list .list-content .text{font-weight:700;font-size:1rem;line-height:1.6em;color:#ffd900;text-align:center}@media(max-width: 800px)and (orientation: portrait){.trouble .content .list .list-content .text{font-size:0.875rem}}.trouble .content .list .list-content .video{width:100%;height:0;padding-top:56.25%;position:relative}.trouble .content .list .list-content .video iframe{width:100%;height:100%;position:absolute;top:0;left:0}.trouble .content .subtext{margin-top:2.5rem;font-weight:500;font-size:0.8125rem;text-align:center;color:#fff;line-height:1.75em}@media(max-width: 800px)and (orientation: portrait){.trouble .content .subtext{text-align:justify}}.attention{background-color:#ffd900;display:flex;flex-direction:column}.attention::before,.attention::after{content:"";display:block;width:100%;height:2.5rem;background:url(../img/background__stripe--black.png) repeat-x center center;background-size:3.5rem;background-color:#ffd900}.attention .inner{width:100%;padding:5rem 1.5rem;max-width:77.91rem;margin:0 auto}@media(max-width: 800px)and (orientation: portrait){.attention .inner{padding:4rem 1.5rem}}.attention .inner .heading{display:flex;align-items:center;justify-content:center;gap:2rem}@media(max-width: 800px)and (orientation: portrait){.attention .inner .heading{flex-direction:column}}.attention .inner .heading .icon-attention{width:8.625rem}@media(max-width: 800px)and (orientation: portrait){.attention .inner .heading .icon-attention{width:12.875rem}}.attention .inner .heading .icon-bad-guy{width:6.75rem}@media(max-width: 800px)and (orientation: portrait){.attention .inner .heading .icon-bad-guy{display:none}}.attention .inner .heading .text{font-weight:900;font-size:2.5rem;line-height:1.5em;text-align:center}@media(max-width: 800px)and (orientation: portrait){.attention .inner .heading .text{font-size:1.75rem}}.attention .inner .link{margin-top:2.5rem;display:flex;align-items:center;background-color:#000;border-radius:1rem;padding:2rem 2.5rem;transition:opacity .3s cubic-bezier(0.19, 1, 0.22, 1);gap:1rem}@media(hover: hover){.attention .inner .link:hover{opacity:.8}}.attention .inner .link .text{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}@media(max-width: 800px)and (orientation: portrait){.attention .inner .link .text{text-align:left}}.attention .inner .link .text .main{font-weight:600;font-size:1.75rem;line-height:1.5em;color:#ffd900}@media(max-width: 800px)and (orientation: portrait){.attention .inner .link .text .main{font-size:1.5rem}}.attention .inner .link .text .sub{margin-top:0.625rem;font-weight:500;font-size:1rem;line-height:1.5em;color:#ffd900}@media(max-width: 800px)and (orientation: portrait){.attention .inner .link .text .sub{font-size:0.75rem}}.attention .inner .link::after{content:"";display:block;width:1.5625rem;height:1.375rem;background-color:#ffd900;-webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);clip-path:polygon(0 0, 0% 100%, 100% 50%)}.footer{background-color:#fff}.footer .inner{padding:6.25rem 1.5rem;max-width:77.91rem;margin:0 auto}.footer .heading{font-weight:700;font-size:1.75rem;line-height:1.5em;color:#1a823a;text-align:center}@media(max-width: 800px)and (orientation: portrait){.footer .heading{font-size:1.5rem}}.footer .list{margin-top:2rem;display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media(max-width: 800px)and (orientation: portrait){.footer .list{display:flex;flex-direction:column;gap:1rem}}.footer .list .list-item{background-color:#1a823a;padding:2.5rem;border-radius:1rem;display:flex;flex-direction:column;align-items:center}@media(max-width: 800px)and (orientation: portrait){.footer .list .list-item{padding:2.5rem 1.5rem}}.footer .list .list-item:nth-last-of-type(1){grid-area:auto/span 2}@media(max-width: 800px)and (orientation: portrait){.footer .list .list-item:nth-last-of-type(1){padding-bottom:3.125rem}}.footer .list .list-item:nth-last-of-type(1) .call .number{font-size:2.8125rem}@media(max-width: 800px)and (orientation: portrait){.footer .list .list-item:nth-last-of-type(1) .call .number{font-size:2rem;white-space:nowrap}}.footer .list .list-item .title{font-weight:700;font-size:1.5rem;line-height:1.5em;color:#ffd900;text-align:center}@media(max-width: 800px)and (orientation: portrait){.footer .list .list-item .title{font-size:1.25rem}}@media(max-width: 800px)and (orientation: portrait){.footer .list .list-item .title span{font-size:1.125rem}}.footer .list .list-item .calls{margin-top:1.375rem;display:flex;flex-direction:column;align-items:center}.footer .list .list-item .calls .and{font-weight:700;font-size:1.25rem;color:#fff}@media(max-width: 800px)and (orientation: portrait){.footer .list .list-item .calls .and{font-size:1.125rem}}.footer .list .list-item .call{display:flex;align-items:center;gap:0.75rem}.footer .list .list-item .call .icon{width:2.8125rem}@media(max-width: 800px)and (orientation: portrait){.footer .list .list-item .call .icon{width:2.5rem}}.footer .list .list-item .call .number{font-weight:700;font-size:3.125rem;line-height:1em;color:#fff}.footer .list .list-item .sub{margin-top:1.375rem;font-weight:700;font-size:0.875rem;line-height:1.5em;text-align:center;color:#fff}@media(max-width: 800px)and (orientation: portrait){.footer .list .list-item .sub{font-size:0.75rem}}.footer .texts{margin-top:5rem;display:flex;flex-direction:column;align-items:center}@media(max-width: 800px)and (orientation: portrait){.footer .texts{margin-top:2.5rem}}.footer .texts .label{font-weight:700;font-size:1.125rem;line-height:2em;color:#fff;background-color:#1a823a;border-radius:1.875rem;padding:0 1.5rem}@media(max-width: 800px)and (orientation: portrait){.footer .texts .label{font-size:0.875rem}}.footer .texts .name{margin-top:1rem;font-weight:700;font-size:1.125rem;line-height:2em;text-align:center}@media(max-width: 800px)and (orientation: portrait){.footer .texts .name{margin-top:0.5rem;font-size:0.875rem}}.footer .texts .name+.label{margin-top:2.5rem}@media(max-width: 800px)and (orientation: portrait){.footer .texts .name+.label{margin-top:1.5rem}}