/*全体　START*/
html {
	scroll-behavior: smooth;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,table,form,fieldset,legend,input,textarea,p,blockquote,header,footer,article,section,nav,main,aside,time {
	margin: 0px;
	padding: 0px;
}
fieldset,img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var,time {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li { 
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input,textarea,select { 
	font-size: 100%;
	vertical-align: bottom;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-align: center;
	letter-spacing: 0px;
	-webkit-text-size-adjust: 100%;
	background: #FFFFFF;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #E90000;
	text-decoration: underline;
}
a:hover {
	color: #E90000;
	text-decoration: underline;
}
.alpha a:hover img,
.alpha input:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
.pcbr {
	display: none;
}
/*全体　END*/

#container {
	text-align: left;
	line-height: 1.25em;
}

/*header　START*/
header {
	border-top: 5px solid #E90000;
}
header dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content:space-between;
	width: auto;
}
#logo {
	padding: 10px 0 8px 8px;
}
#logo img {
	width: 182px;
	height: 38px;
}
#tagline {
	padding: 10px 8px 8px 0;
}
#tagline img {
	width: 167px;
	height: 38px;
}
/*header　END*/

/*h1/pankuzu　START*/
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	padding: 10px 5px 8px 12px;
	background: #0066FF;
}
#pankuzu2 {
	border-top: 5px solid #0066FF;
}
#pankuzu ol {
	margin-bottom: 10px;
	padding: 6px 0 5px 12px;
}
#pankuzu2 ol {
	padding: 6px 0 5px 12px;
}
#pankuzu li,
#pankuzu2 li {
	display: inline;
	line-height: 1.5em;
}
#pankuzu li::after,
#pankuzu2 li::after {
	content: ">";
	padding: 0 2px 0 7px;
}
#pankuzu li.current::after,
#pankuzu2 li.current::after {
	content: "";
}
#pankuzu a,
#pankuzu2 a {
	white-space: nowrap;
	text-decoration: underline;
}
/*h1/pankuzu　END*/

/*固定ナビ　START*/
.target {
	position: fixed;
	bottom: 0px;
	right: 0px;
	display: block;
	padding-bottom: 10px;
}
.target li {
	display: inline-block;
	width: 65px;
	height: 65px;
	padding: 0px 5px 0px 0px;
}
.target img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
/*固定ナビ　END*/

/*ニュースTOP　START*/
#newslist {
	margin: 0 3% 30px 3%;
}
#newslist dl {
	padding: 10px 0 10px 0;
	border-top: 1px dotted #CCCCCC;
	line-height: 1.5em;
}
#newslist dt {
	color: #000000;
}
.midashi {
	margin: 0 0 3px 0;
	padding: 7px 3% 4px 3%;
	border-radius: 5px;
	background: #E5E5E5;
}
#newslist dd {
	margin: 0 3% 0 3%;
}
/*ニュースTOP　END*/

/*ニュース詳細　START*/
#news {
	margin: 0 2% 60px 2%;
	line-height: 1.5em;
}
#news p,
.inquiry {
	margin: 0 2% 10px 2%;
}
#news p#date {
	margin: 0 0 5px 0;
	padding-top: 10px;
	text-align: right;
}
#news h1 {
	margin-bottom: 10px;
	padding: 10px 2% 7px 2%;
	border-top: 3px solid #3366FF;
	border-bottom: 3px solid #3366FF;
	background: #EEFFFF;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
#news h1 span {
	display: block;
	padding-top: 10px;
	font-weight: normal;
}
#news h1 span::before,
#news h1 span::after {
	content: "～";
}
#news p.summary {
	margin: 0 2% 20px 2%;
}
.insert {
	margin: 0 2% 30px 2%;
	text-align: center;
}
.insert img {
	border-radius: 10px;
}
section {
	margin: 0 1% 20px 1%;
}
#news h2 {
	margin-bottom: 10px;
	padding: 3px 5px 3px 10px;
	color: #FFFFFF;
	background: #E90000;
	border-radius: 5px;
}
#news h3 {
	margin-bottom: 10px;
	padding: 3px 5px 2px 10px;
	background: #DDDDDD;
	border-radius: 5px;
	color: #000000;
}
.inquiry dt {
	display: inline-block;
	width: 25%;
	text-align: right;
	vertical-align: top;
}
.inquiry dt::after {
	content: "：";
}
.inquiry dd {
	display: inline-block;
	width: 70%;
	word-wrap: break-word;
}
.circle {
	margin: 0 3% 10px 3%;
	padding: 10px 2% 0 2%;
	background: #F6F6F6;
	border: 1px dotted #DDDDDD;
	border-radius: 10px;
}
.circle li {
	margin-bottom: 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.circle li::before {
	content: "●";
	color: #3366FF;
}
.gaiyo {
	margin: 0 2% 10px 2%;
	padding: 10px 10px 5px 10px;
	background: #F6F6F6;
	border: 1px dotted #DDDDDD;
	border-radius: 10px;
}
.gaiyo dt::after {
	content: "：";
}
.gaiyo dt {
	font-weight: bold;
}
.gaiyo dd {
	margin: 0 0 5px 15px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCCCCC;
}
.align-right {
	text-align: right;
}
/*ニュース詳細　END*/

/*アサイド　START*/
aside {
	margin: 0 2% 30px 2%;
}
aside h2 {
	margin: 0 0 15px 0;
	padding: 10px 0 8px 15px;
	color: #FFFFFF;
	line-height: 1.5em;
	background: #0066FF;
	border-radius: 5px;
	letter-spacing: 1px;
}
#helpful {
	padding-bottom: 30px;
}
#helpful dl {
	margin: 0px 2% 20px 2%;
	padding-bottom: 20px;
	border-bottom: 1px dashed #BBBBBB;
}
#helpful dl:last-child {
	border-bottom: none;
}
#helpful dt {
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.5em;
	font-size: 16px;
}
#helpful dt span {
	padding-right: 18px;
	background: url(../images/insta.png) no-repeat right center;
	background-size: 18px;
}
#helpful dd {
	margin: 0 3% 0 3%;
}
#helpful img {
	border-radius: 10px;
}
#here {
	opacity: 0.2;
	filter: alpha(opacity=20);
	-ms-filter: "alpha(opacity=20)";
}
#search dl {
	margin: 0px 3% 0px 3%;
}
#search dt {
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #000000;
}
#search dd {
	display: inline-block;
	margin-right: 16px;
	line-height: 2.5em;
}
/*アサイド　END*/

/*フッター　START*/
footer ul {
	margin-bottom: 10px;
	padding: 10px 0 7px 0;
	background: #0066FF;
	font-size: 14px;
}
footer li {
	display: inline-block;
	width: 48%;
	text-align: center;
	line-height: 2.25em;
}
footer a:link,
footer a:visited {
	color: #FFFFFF;
}
footer a:hover {
	color: #E90000;
}
#copy {
	padding-bottom: 60px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
/*フッター　END*/
