@media screen and (max-width:450px){
  img{width:70px;height:auto;}
  h1{display:flex; font-size: 50px; margin-bottom:0px;}
  /* .title{font-size:200px;} */
  .tsuriboriya{border:1px solid; color:black; padding:10px 60px;font-size:1em;font-weight:600; margin-top: 70px;}
  .title{margin-left: 30px; font-size: 22px;} 
  a{ text-decoration: none;}






}