@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');#header{position:relative;width:100%}#header img{max-width:100%;max-height:100%}.header__bg .img-sp{display:none}.header--txt{font-family:"Noto Sans JP",sans-serif;font-weight:bold;color:#fff;text-align:center;max-width:630px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header__title{font-size:100px;line-height:100%;margin:0;margin-bottom:20px}.header__desc{font-size:18px}@media(max-width:893px){.header__title{font-size:62px}}@media(max-width:769px){.header__bg .img-sp{display:block}.header__bg .img-pc{display:none}.header--txt{width:100%}.header__title,.header__desc{padding-left:35px;padding-right:35px}.header__title{font-size:40px}.header__desc{font-size:13px}}