html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;background:#fff;font-family:Gilroy;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a{text-decoration:none;color:blue;font-weight:bold;}


.txt{width:96%;max-width:1024px;margin:0 auto;padding:20px 0;}
.txt > h1{font-size:28px;color:#000;font-weight:bold;padding:0 0 20px 5px;}
.txt > section{padding:10px 0 20px 0;}
.section_head{font-size:18px;padding:0 0 10px 2px;}
.section_head > b{font-weight:bold;color:#000;}
.section_line_head{padding:10px 0 10px 7px;font-size:15px;font-weight:bold;color:#444;}
.section_txt{line-height:18px;font-size:14px;color:#222;}
b{font-weight:bold;}
.section_txt > ul{list-style:disc;padding:10px 0 10px 20px;}
.address > li{display:flex;margin-bottom:10px;}
.address > li > b{font-weight:bold;}
.address > li > div{padding-left:10px;}
.section_foot{font-size:13px;padding:0 0 10px 2px;display:flex;align-items:flex-end;}
.section_foot > b{font-weight:bold;font-size:16px;margin-right:8px;}

@media only screen and (max-width: 900px){

}
@media only screen and (min-width: 901px) and (max-width: 1350px){

}
@media only screen and (min-width: 1351px){

}

