html{height:100%}

body{
min-height:100vh;
background-color: #fff;
background-image:url('images/bg_ak_all.jpg');
background-position: top;
background-size: 100%;
background-attachment: fixed;
background-repeat: no-repeat;
font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
font-size:62.5%;}
a:link{color : #00bfff; text-decoration:none; font-weight:bold;}
a:visited{color : #de96da;}
a:hover{text-decoration:underline;}

#main_content{
background-color:#fff;
margin-top:2rem;
margin-left: auto;
margin-right: auto;
padding:2rem;
padding-left:1rem;
padding-right:1rem;   
text-align:center;
color:#333;
line-height:160%;
font-size:1rem;}

h1{
font-family:"Noto Serif JP", serif; 
font-size:1.8rem;
font-weight:600;
letter-spacing:-0.05rem;
line-height:2.5rem;}

img.name{
width:90%;
max-width:500px;}

p.address{
font-family:"Noto Serif JP", serif;
font-weight:600;
font-size:1.3rem;
margin-top:2rem;}

p.setumei{
max-width:800px;
margin-left: auto;
margin-right: auto;
margin-top:4rem;
margin-bottom:2rem;
text-align: left;}

p.news{
margin-top:2rem;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
padding:1rem;}
