<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Seiyouken
Author: Seiyouken
Author URI: http://www.seiyouken.com/
*/



/*
 * ãƒ•ã‚©ãƒ³ãƒˆ ----------------------------------------------------------------------------------------------------
 */
@font-face {
/*
  font-family: 'SubTitleFont';
  src: url('./fonts/HanaMinA-SeiyoukenWebSubset.eot?') format('eot'); // IE9ä»¥ä¸Šç”¨
  src: url('./fonts/HanaMinA-SeiyoukenWebSubset.eot?#iefix') format('embedded-opentype'), // IE8ä»¥å‰ç”¨
       url('./fonts/HanaMinA-SeiyoukenWebSubset.woff') format('woff'), // ãƒ¢ãƒ€ãƒ³ãƒ–ãƒ©ã‚¦ã‚¶ç”¨
       url('./fonts/HanaMinA-SeiyoukenWebSubset.ttf') format('truetype'); // iOS, Androidç”¨
  font-weight: normal; // å¿µã®ç‚ºæŒ‡å®šã—ã¦ãŠãã¾ã™
  font-style: normal;
*/
  font-family: 'Shippori Mincho', serif;
}
.myFontClass {
  font-family: "SubTitleFont";
}



/*
 * ãƒªã‚»ãƒƒãƒˆ ----------------------------------------------------------------------------------------------------
 */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	font-size: medium;
	/* overflow-y: scroll; */
	/* -webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%; */
}
body {
	margin: 0;
	padding: 0;
	min-wdth: 960px;

	font-family: "Tahoma", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33", "Osaka", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", sans-serif;
	_font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", sans-serif; /* ~WinIE6 */

}




/**
 * å…±é€š ----------------------------------------------------------------------------------------------------
 */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* ClearFix MacIEç”¨ï¼ˆã™ã¹ã¦ãŒèª­ã¿è¾¼ã‚€ï¼‰ */
.clearFix { display: inline-block; min-height: 1%; }
/* ClearFix MacIEç”¨ï¼ˆMacIEã«ç„¡åŠ¹ï¼‰ \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* ClearFix MacIEç”¨ï¼ˆMacIEã«ç„¡åŠ¹ï¼‰ã“ã“ã¾ã§ */

sup {
	vertical-align: 0.6em;
	font-size: 75%; line-height: 100%;
}
sub {
	vertical-align: -0.3em;
	font-size: 75%; line-height: 100%;
}
a {
	/* color: #77a035; */ color: #703010;
	text-decoration: underline;
}
a:visited {
	/* color: #77a035; */ color: #703010;
	text-decoration: underline;
}
a:hover {
	/* color: #77a035; */ color: #703010;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
del {
	text-decoration: line-through;
}





/**
 * ãƒ˜ãƒƒãƒ€éƒ¨åˆ† ----------------------------------------------------------------------------------------------------
 */
#headerContainer {
	margin: 0; padding: 0;
	width: 100%; height: 130px; min-width: 960px;
	/* background: transparent url(./images/common/header_bg.gif) repeat-x top center; */
	background: #ffffff;
}
#header {
	margin: 0 auto; padding: 0; border-top: 10px solid #703010;
	position: relative;
	width: 960px; height: 120px;
}
#header header {
	margin: 0 auto; padding: 0;
	position: relative;
	width: 960px; height: 120px;
}
/* ã‚µã‚¤ãƒˆã‚¿ã‚¤ãƒˆãƒ«éƒ¨ */
#siteTitle {
	margin: 0; padding: 0;
	position: absolute; top: 60px; left: 40px; z-index: 1;
	width: 160px; height: 40px;
}
#siteTitle a {
	margin: 0; padding: 0; border: none;
	display: block; width: 160px; height: 40px;
}
#siteTitle a img {
	margin: 0; padding: 0; border: none;
}

#header header nav {
	margin: ; padding: 0;
	position: absolute; top: 0px; left: 0px;
	width: 960px; height: 120px;
}
/* ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒŠãƒ“ */
#globalNavi {
	margin: 0; padding: 0;
	position: absolute; top: 60px; left: 260px;
	width: 700px; height: 40px;
}
#globalNavi li {
	margin: 0; padding: 0;
	display: inline; float: left;
	width: 175px; height: 40px;
}
#globalNavi li a {
	margin: 0; padding: 0;
	width: 175px; height: 40px; display: block;
	text-indent: -9999px;
	background: transparent url(./images/common/globalnavi_bg.gif) no-repeat 0 0;
}
#globalNavi li.gnav_company a	{ background-position: 0px 0; }
#globalNavi li.gnav_vision a	{ background-position: -175px 0; }
#globalNavi li.gnav_recruit a	{ background-position: -350px 0; }
#globalNavi li.gnav_contact a	{ background-position: -525px 0; }

body#company #globalNavi li.gnav_company a	{ background-position: 0px -40px; }
body#vision #globalNavi li.gnav_vision a	{ background-position: -175px -40px; }
body#recruit #globalNavi li.gnav_recruit a	{ background-position: -350px -40px; }
body#contact #globalNavi li.gnav_contact a	{ background-position: -525px -40px; }

#globalNavi li.gnav_company a:hover		{ background-position: 0px -40px; }
#globalNavi li.gnav_vision a:hover		{ background-position: -175px -40px; }
#globalNavi li.gnav_recruit a:hover		{ background-position: -350px -40px; }
#globalNavi li.gnav_contact a:hover		{ background-position: -525px -40px; }

body#company #globalNavi li.gnav_company a:hover{ background-position: 0px -40px; }
body#vision #globalNavi li.gnav_vision a:hover	{ background-position: -175px -40px; }
body#recruit #globalNavi li.gnav_recruit a:hover{ background-position: -350px -40px; }
body#contact #globalNavi li.gnav_contact a:hover{ background-position: -525px -40px; }

/* ãƒ˜ãƒƒãƒ€æ¤œç´¢ãƒ•ã‚©ãƒ¼ãƒ&nbsp; */
#header #headsearchform {
	margin: 0; padding: 0;
	position: absolute; top: 10px; left: 700px;
	width: 250px; height: 30px;
	font-size: 12px;
	text-align: right;
}
#header #headsearchform input#s {
	margin: 0; padding: 0 4px; border: 1px solid #000000;
	width: 110px; height: 22px;
	font-size: 12px;
}
/* #header #headsearchform input#submitButton {
	margin: 0 0 0 10px; padding: 0; border: 1px solid #000000;
	width: 60px; height: 24px;
	font-size: 12px;
	background: #e0e0e0;
} */
/* #header #headsearchform input#searchsubmit {
	margin: 0 0 0 10px; padding: 0; border: 1px solid #000000;
	width: 60px; height: 24px;
	font-size: 12px;
} */





/**
 * ã‚«ãƒ†ã‚´ãƒªã‚¿ã‚¤ãƒˆãƒ«éƒ¨åˆ† ----------------------------------------------------------------------------------------------------
 */
#catHeaderContainer {
	margin: 0 0 0px 0; padding: 0;
	width: 100%; height: 240px; min-width: 960px;
	/* background: transparent url(./images/common/catheader_bg.gif) repeat-x top center; */
}
#catHeaderContainer {
	background: transparent url(./images/common/headimg_common.jpg) no-repeat top center;
}
body#news #catHeaderContainer {
	background: transparent url(./images/news/headimg_news.jpg) no-repeat top center;
}
body#company #catHeaderContainer {
	background: transparent url(./images/company/headimg_company.jpg) no-repeat top center;
}
body#vision #catHeaderContainer {
	background: transparent url(./images/vision/headimg_vision.jpg) no-repeat top center;
}
body#recruit #catHeaderContainer {
	background: transparent url(./images/recruit/headimg_recruit.jpg) no-repeat top center;
}
body#contact #catHeaderContainer {
	background: transparent url(./images/contact/headimg_contact.jpg) no-repeat top center;
}

#catHeader {
	margin: 0 auto; padding: 0;
	width: 960px; height: 240px;
	/* background: #703010; */
}
#catHeader #blurbg {
	margin: 0; padding: 0;
	width: 240px; height: 240px; position: relative;
	/* background: #703010; */
	background-color: rgba(112, 48, 16, 0.6);
}
/* #catHeader #blurbg:before {
	content: "";
	z-index: 1;
	-webkit-filter: blur(4px);
	-ms-filter: blur(4px);
	filter: blur(4px);
	position: absolute;
	idth: 100%; height: 100%;
	margin: 0; padding: 0;
} */
/* body#company #catHeader #blurbg:before {
	background: transparent url(./images/company/headimg_company.jpg) no-repeat top left;
} */

#catHeader h1 {
	margin: 0; padding: 0;
}
#catTitle {
	color: #ffffff;
	margin: 0; padding: 0;
	position: absolute; bottom: 5px; left: 10px; width: auto;
	font-size: 1.2em; font-weight: normal; font-family: "SubTitleFont", selif;
	text-align: left; /* line-height: 240px; */
}

body#home #catHeaderContainer {
	height: 480px;
	background: transparent;
}
body#home #catHeader {
	height: 480px;
}





/**
 * ã‚³ãƒ³ãƒ†ãƒ³ãƒ„éƒ¨åˆ† ----------------------------------------------------------------------------------------------------
 */
#pageContentContainer {
	margin: 0; padding: 0;
	width: 100%; min-width: 960px;
}
#pageContent {
	margin: 0 auto; padding: 20px 0 20px 0;
	width: 960px;
	background: transparent url(./images/common/pagecontent_bg.gif) repeat-y top left;
}


#mainContent {
	margin: 0px 0 0 20px; padding: 0;
	display: inline; float: left; width: 700px;
}
/* body#home #mainContent {
	margin: 0px 0 0 20px;
} */



/**
 * ã‚¨ãƒ³ãƒˆãƒªãƒ¼éƒ¨åˆ†
 */
/* 'entrycontent_style.css' ã«ã¦è¨˜è¿° */



/**
 * æ¤œç´¢çµæžœ
 */
.searchColumn {
	margin: 0 auto 2em auto; padding: 0;

}
.searchColumn h2.entryTitle {
	margin: 0.2em 0; padding: 0;
	font-size: 1.1em; font-weight: normal; text-align: left;
}
.searchColumn p {
	text-indent: 0;
}
.searchColumn .entrySummary {
	margin: 0.2em 0; padding: 0;
	font-size: 1em; font-weight: normal; text-align: left;
}
.searchColumn .entryMeta {
	color: #606060;
	margin: 0.1em 0; padding: 0;
	font-size: 0.7em; font-weight: normal; text-align: left;
}


/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„éƒ¨ æ¤œç´¢ãƒ•ã‚©ãƒ¼ãƒ&nbsp; */
#searchform {
	margin: 1em auto; padding: 0.5em; border-top: 1px solid #808080; border-bottom: 1px solid #808080;
}
/*
#searchform input#s {
	margin: 0; padding: 0 4px; border: 1px solid #000000;
	width: 110px; height: 22px;
	font-size: 12px;
}
#searchform input#submitButton {
	margin: 0 0 0 10px; padding: 0; border: 1px solid #000000;
	width: 60px; height: 24px;
	font-size: 12px;
	background: #e0e0e0;
}
*/


/**
 * ãƒšãƒ¼ã‚¸ãƒ³ã‚°éƒ¨åˆ†
 */
.pagination {
	margin: 50px auto; padding: 0.5em 0 0.5em 0; border-top: 1px solid #808080;
	text-align: center;
}





/**
 * ã‚µã‚¤ãƒ‰ãƒãƒ¼éƒ¨åˆ† ----------------------------------------------------------------------------------------------------
 */
#sideContent {
	margin: 0px 0px 0 0; padding: 0;
	display: inline; float: left; width: 240px;
	/* background: #e0e0e0; */
}
/* body#home #sideContent {
	margin: 0px 0px 0 0;
} */


/* åº—èˆ—ãƒªã‚¹ãƒˆ */
#sideContent #shopList {
	margin: 0px auto 30px auto; padding: 0;
	width: 200px;
}
#sideContent #shopList ul {
	margin: 0; padding: 0;
	list-style: none outside;
}
#sideContent #shopList ul li {
	margin: 0 0px 20px 0; padding: 0;
	width: 200px; height: 40px;
}
#sideContent #shopList ul li a {
	display: block; width: 200px; height: 40px;
	text-indent: -9999px;
}
#sideContent #shopList ul li.shop_top a {
	background: transparent url(./images/common/globalnavi2_seiyouken.gif) no-repeat 0 0;
}
#sideContent #shopList ul li.shop_ajisai a {
	background: transparent url(./images/common/globalnavi2_ajisai.gif) no-repeat 0 0;
}
#sideContent #shopList ul li.shop_katsumi a {
	background: transparent url(./images/common/globalnavi2_katsumitei.gif) no-repeat 0 0;
}
#sideContent #shopList ul li.shop_top a:hover		{ background-position: -200px 0px; }
#sideContent #shopList ul li.shop_ajisai a:hover	{ background-position: -200px 0px; }
#sideContent #shopList ul li.shop_katsumi a:hover	{ background-position: -200px 0px; }


#sideContent #fbBox {
	margin: 0px 10px 10px 10px; padding: 0;
	width: 220px;
	background: #ffffff;
}
/* #sideContent .fb-like-box {
	margin: 0px 10px 10px 10px; padding: 0;
	width: 220px;
	background: #ffffff;
} */





/**
 * ãƒ•ãƒƒã‚¿ãƒ¼éƒ¨åˆ† ----------------------------------------------------------------------------------------------------
 */
#footerContainer {
	margin: 0px 0 0 0; padding: 0;
	width: 100%; min-width: 960px;
	/* background: #e0e0e0; */
}
#footer {
	margin: 0 auto; padding: 0;
	width: 960px;
}

/* ãƒ‘ãƒ³ããšãƒªã‚¹ãƒˆ */
#breadcrumb {
	margin: 0 auto 5px auto; padding 0; border-bottom: 1px solid #808080;
	font-size: 12px;
}
#breadcrumb ul {
	margin: 0 auto; padding 0;
}
#breadcrumb ul li {
	color: #000000;
	margin: 5px 0; padding: 0.2em 0.5em;
	display: inline; float: left;
}
/* #breadcrumb ul li a {
	color: #77a035;
} */

/* ãƒ•ãƒƒã‚¿ãƒ»ã‚µã‚¤ãƒˆãƒžãƒƒãƒ— */
.menu-sitemapnavi-container {
	margin: 0; padding: 10px;
	width: 940px; min-height: 100px;
	font-size: 12px;
}
.menu-sitemapnavi-container ul#menu-sitemapnavi {
	/* margin: 10px; */
	min-width: 120px; min-height: 100px; clear: both; position: relative;
	list-style: none outside;
	background: transparent url(./images/common/footer_sitemapnavi_bg.gif) repeat left top;
/*
	direction:ltr;
	unicode-bidi:bidi-override;
	-webkit-writing-mode:vertical-lr;
*/
}
.menu-sitemapnavi-container ul#menu-sitemapnavi li {
	margin: 0; padding: 0 0 0 10px;
	float: left; display: inline;
	width: 110px; min-height: 20px;
	font-weight: bold;
/*
	direction:ltr;
	unicode-bidi:bidi-override;
	-webkit-writing-mode:horizontal-tb;
*/
}
.menu-sitemapnavi-container ul#menu-sitemapnavi ul.sub-menu {
	margin: 0; padding: 0;
	width: 110px; min-height: 20px;
	list-style: none outside;
	font-weight: normal;
}
.menu-sitemapnavi-container ul#menu-sitemapnavi ul.sub-menu li {
	margin: 0; padding: 0 0 0 10px;
	float: left; display: inline;
	width: 100px; min-height: 20px;
	font-weight: normal;
}
.menu-sitemapnavi-container ul#menu-sitemapnavi li a {
	color: #000000;
}
.menu-sitemapnavi-container ul#menu-sitemapnavi li a:hover {
	color: #77a035;
}

#copyright {
	margin: 0.2em 0; padding: 0.2em 0;
	width: 100%;
	font-size: 12px;
	text-align: center;
}

/* ãƒ•ãƒƒã‚¿ãƒ»ã‚¤ãƒ³ãƒ•ã‚©ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ */
#footInfo {
	margin: 0; padding: 0;
	position: relative;
	width: 960px; height: 80px;
}
#footLogo {
	margin: 0; padding: 0;
	position: absolute; top: 20px; left: 40px;
	width: 160px; height: 40px;
}
#footLogo a {
	margin: 0; padding: 0; border: none;
}
#footLogo a img {
	margin: 0; padding: 0; border: none;
}
#footContact {
	margin: 0; padding: 0;
	position: absolute; top: 20px; left: 260px;
	width: 700px; height: 40px;
}
#footContact p {
	font-size: 0.8em;
}
#footContact p#footCopy {
	color: #c0c0c0;
	font-size: 0.6em;
}




/**
 * å„ãƒšãƒ¼ã‚¸ ----------------------------------------------------------------------------------------------------
 */

/**
 * ä¼šç¤¾æƒ…å&nbsp;±
 */
.entryContent .companyProfile th {
	width: 10em;
}
.entryContent .companyHistory th {
	width: 10em;
}

/**
 * æŽ¡ç”¨æƒ…å&nbsp;±
 */
.entryContent ol.recruitFlow {
	list-style: none outside;
}
.entryContent ol.recruitFlow li {
	margin: 0; padding: 0 0 20px 0;
	background: transparent url(./images/recruit/flow_circle.gif) no-repeat 50px bottom;
}
.entryContent ol.recruitFlow li.lastItem {
	padding: 0 0 20px 0;
	background: none;
}

/**
 * ãŠå•ã„åˆã‚ã›
 */
#phoneNum p.number,
#faxNum p.number,
#contactForm p.number {
	color: #ff0000;
	font-size: 1.3em; font-weight: bold;
	text-align: left;
}
#phoneNum .receptTime,
#faxNum .receptTime,
#contactForm .receptTime {
	margin: 10px auto; padding: 10px; border: 1px solid #c0c0c0;
	font-size: 1em;
}
#phoneNum .receptTime h3,
#faxNum .receptTime h3,
#contactForm .receptTime h3 {
	margin: -10px -10px 5px -10px; padding: 0.2em 0.5em;
	font-size: 1em;
}
#phoneNum .receptTime p,
#faxNum .receptTime p,
#contactForm .receptTime p {
	margin: 0 auto 0em auto;
	font-size: 1em;
}

#contactForm table th,
#contactForm table td {
	vertical-align: top;
}
#contactForm table th {
	width: 12em;
}
#contactForm span.required {
	color: #ff0000;
	font-size: 0.8em;
}
#contactForm input {
	width: 450px;
}
#contactForm textarea {
	width: 450px;
}

#contactForm p.submitBt {
	text-align: right;
}
#contactForm p.submitBt input.wpcf7-submit {
	margin-right: 2em;
	width: 4em;
}



/**
 * ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–éƒ¨åˆ†
 */
.yearColumn,
.archiveColumn {
	margin: 0 auto 50px auto; padding: 0;
}
.yearColumn h2,
.archiveColumn h2 {
	color: #703010;
	margin: 0 auto; padding: 0.2em 0.5em; border-bottom: 1px solid #a0a0a0;
	font-size: 1.2em; font-weight: normal; font-family: "SubTitleFont",serif;
}
.yearColumn h2 a,
.archiveColumn h2 a {
	color: #703010;
	text-decoration: none;
}
.yearColumn h2 a:hover,
.archiveColumn h2 a:hover {
	color: #703010;
	text-decoration: underline;
}

.yearColumn ul,
.archiveColumn ul {
	margin: 0 auto; padding: 0;
	list-style: none outside;
	font-size: 1em; font-weight: normal;
}
.yearColumn ul li,
.archiveColumn ul li {
	margin: 0; padding: 0.3em 0.5em; border-bottom: 1px solid #808080;
}

.yearColumn table,
.archiveColumn table {
	margin: 0 auto; padding: 0;
	width: 100%;
	font-size: 1em; font-weight: normal;
	border-collapse: collapse;
}
/* 
.yearColumn table tr,
.archiveColumn table tr {
	border-bottom: 1px dotted #808080;
}
 */
.yearColumn table th,
.archiveColumn table th,
.yearColumn table td,
.archiveColumn table td {
	margin: 0; padding: 0.3em 0.5em; border-bottom: 1px solid #808080;
	text-align: left;
}
.yearColumn table th,
.archiveColumn table th {
	width: 9em;
}

/*
.yearColumn h2 + h3,
.archiveColumn h2 + h3 {
	margin-top: 1em;
}
.yearColumn h2 + p,
.archiveColumn h2 + p {
	margin-top: 1em;
}
.yearColumn h2 + ul,
.archiveColumn h2 + ul {
	margin-top: 1em;
}
.yearColumn h2 + table,
.archiveColumn h2 + table {
	margin-top: 1em;
}
.yearColumn h2 + div,
.archiveColumn h2 + div {
	margin-top: 1em;
}
.yearColumn h3 + p,
.archiveColumn h3 + p {
	margin-top: 1em;
}
.yearColumn h3 + ul,
.archiveColumn h3 + ul {
	margin-top: 1em;
}
.yearColumn h3 + table,
.archiveColumn h3 + table {
	margin-top: 1em;
}
.yearColumn h3 + div,
.archiveColumn h3 + div {
	margin-top: 1em;
}

.yearColumn h3 + h2,
.archiveColumn h3 + h2 {
	margin-top: 50px;
}
.yearColumn p + h2,
.archiveColumn p + h2 {
	margin-top: 50px;
}
.yearColumn ul + h2,
.archiveColumn ul + h2 {
	margin-top: 50px;
}
.yearColumn table + h2,
.archiveColumn table + h2 {
	margin-top: 50px;
}
.yearColumn div + h2,
.archiveColumn div + h2 {
	margin-top: 50px;
}
.entryContent p + h3,
.archiveColumn p + h3 {
	margin-top: 25px;
}
.entryContent ul + h3,
.archiveColumn ul + h3 {
	margin-top: 25px;
}
.entryContent table + h3,
.archiveColumn table + h3 {
	margin-top: 25px;
}
.entryContent div + h3,
.archiveColumn div + h3 {
	margin-top: 25px;
}
*/
.entryContent * + *,
.archiveColumn * + * {
	margin-top: 1em;
}
.entryContent * + h2,
.archiveColumn * + h2 {
	margin-top: 3em;
}
.entryContent * + h3,
.archiveColumn * + h3 {
	margin-top: 2em;
}
.entryContent * + h4,
.archiveColumn * + h4 {
	margin-top: 1em;
}









/**
 * æ–°åž‹ã‚³ãƒ­ãƒŠã‚¦ã‚£ãƒ«ã‚¹æ„ŸæŸ“ç—‡ã«ä¿‚ã‚‹ç·Šæ€¥äº‹æ…‹æŽªç½®ã«åŸºã¥ãã€Œä¼‘æ¥­è¦è«‹ã€ã«ä¼´ã†å–¶æ¥­è‡ªç²›ã®ãŠçŸ¥ã‚‰ã›
 */
.covid19close {
	margin-bottom: 30px;
	max-width: 100%;
	/*display: none;*/
}
.covid19close img {
	max-width: 100%;
}</pre></body></html>