@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700&display=swap');
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-size: 1.0em;
  margin: 0;
  outline: 0 none;
  padding: 0;
}

/*
Theme Name: TASAKA KEIEI
Author: TASAKA KEIEI
Description: TASAKA KEIEI site theme.
Version: 1.0
*/

body		{margin:0;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
		background-color:#ffffff;}
			
a		{text-decoration:none;}

p		{line-height:2.0;}

img		{border:0;
		max-width:100%; 
		height:auto;}

.container {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
margin-top:100px;
}

.box {
  width: 400px;
	padding:0 20px;}

h1 {text-align:center;
	font-size:200%;
	padding:30px 0;}

h3 {text-align:center;
	font-size:110%;}