@charset "UTF-8";#hero{background:#e9ecf1 url(../images/background-home-jp.jpg) no-repeat 80% 70%;background-size:cover;border-bottom:1px solid var(--border-color)}@media (max-width:575.98px){#hero{min-height:280px;background-position:70% 30%;background-size:cover}#hero .container .row>div{display:flex;justify-content:center;align-items:flex-end;height:100%}#hero .headline-set{margin:10px 0 20px 0;padding:15px;background-color:var(--white-80);box-shadow:0 1px 2px var(--shadow-color)}#hero .headline-set h1{margin-top:10px;font-size:1.5rem;text-align:center}#hero .headline-set p,li{margin:5px 0;font-size:.875rem;line-height:1rem;text-align:center}}@media (min-width:576px) and (max-width:767.98px){#hero{min-height:280px;background-position:70% 30%;background-size:cover}#hero .container .row>div{display:flex;justify-content:center;align-items:flex-end;height:100%}#hero .headline-set{margin:10px 0 20px 0;padding:15px;background-color:var(--white-80);box-shadow:0 1px 2px var(--shadow-color)}#hero .headline-set h1{margin-top:10px;font-size:1.5rem;text-align:center}#hero .headline-set p{text-align:center}#hero .headline-set p,li{margin:5px 0;font-size:.875rem;line-height:1rem;text-align:center}}@media (min-width:768px) and (max-width:991.98px){#hero{min-height:300px;background-position:70% 20%;background-size:cover}#hero .headline-set{margin:20px 0 0 0}}@media (min-width:992px) and (max-width:1199.98px){#hero{min-height:300px;background-position:70% 20%;background-size:cover}#hero .headline-set{margin:20px 0 0 0}#hero .headline-set h1{font-size:2rem;color:var(--black-80)}}@media (min-width:1200px){#hero{min-height:300px;background-position:70% 30%;background-size:cover}#hero .headline-set{margin:20px 0 0 0}}