/* ----------------------------------------------------------------
  default
----------------------------------------------------------------- */

/* body{
	border: 0;
	box-sizing: border-box;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;   
}

*{font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic","メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 16px;font-weight: 500;	}
h1,h2,h3,h4,h5,h6,p,div,ul,ol,dl,li,dt,dd,table,img,form,fieldset,td,th,a,figure,picture,article,section,header,nav,footer,address,main,aside{margin:0;padding:0; border:0; box-sizing: border-box; font-style: normal;}
ul,ol,dl{list-style:none;}

a { color:#000; text-decoration: none;}
a img:hover,a:hover{ opacity:0.7;filter: alpha(opacity=70) ;}

input,textarea,select{ border:1px solid #ddd; padding:5px; margin-right:5px;} */


body{margin:0;}
img{width:130px; height:auto;}
h1{display:flex; font-size: 40px; margin-bottom:0px; align-items: flex-start;}
/* .title{font-size:200px;} */
.tsuriboriya{border:1px solid; color:black; padding:10px 60px;font-size:1.2em;font-weight:600; margin-top: 70px;}
.title{margin-left: 30px;} 
a{ text-decoration: none;}
div{height:100vh;
  margin: 0 !important;
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}