/*----------------------------------------------------
others css for kounkan


----------------------------------------------------*/

/* element -----------------------------------------*/


div#others {
	clear:both;
	width:100%;
}

div#others_body {
	width:950px;
	margin:auto ;
}

div#others_body h1 {
	text-align:right;
	margin:0 auto;
	padding:0;
}

div#others_body .privacy_left {
	float:left;
	width:200px;
	padding-left:20px;
	margin-top:160px;
	font-size:14px;
}

div#others_body .privacy_right {
	float:right;
	width:730px;
	margin-top:160px;
	margin-bottom:50px;
}

div#others_body .contact {
	background:#FFF;
	padding-bottom:30px;
	margin-bottom:50px;
	overflow:hidden;
}

div#others_body .contact p {
	padding:35px;
	line-height:300%;
}

div#others_body .contact p .tel {
	font-size:21px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
}

div#others_body .contact .contact_tel {
	float:left;
	width:350px;
	padding-left:20px;
}

div#others_body .contact .contact_mail {
	float:right;
	width:540px;
	padding:0 20px;
}

div#others_body .contact .contact_f {
	margin-top:30px;
}

div#others_body .contact .contact_f td {
	padding:5px 10px;
}

/*2020.04.09 追加*/
div#corona {
	clear:both;
	width:100%;
	margin-top: 10em;
	margin-bottom: 60px;
	display: inline-block;
}
div#corona_body {
	width:800px;
	margin-top:160px;
	margin: auto;
}
div#corona h2{
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	text-align: center;
	font-size: 200%;
	margin-top: 1em;
	line-height: 1.6;
}
div#corona h4{
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	text-align: center;
	font-size: 160%;
	line-height: 1.8;
}
div#corona h3 {
  font-weight: bold;
  text-align: center;
  font-size: 140%;
  line-height: 180%;
  padding: 0.6em 0;
}
div#corona ul {
    list-style: circle; 
	padding-left: 1.4em;
	margin-top: 1em;
	margin-bottom: 1em;
}
div#corona ul li{
  padding-bottom:8px;
}
div#corona ul.sub {
    list-style: square; 
	padding-left: 3em;
}
div#corona .inner {
margin-top: 20px;
	margin-bottom: 40px;
}