@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color:#fff;
}
body {
	position: relative;
	min-width: 320px;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Osaka,"Hiragino Kaku GothicPro",sans-serif,Helvetica,Verdana;
	background-color:#fff;
	-webkit-text-size-adjust: 100%;
}
a {
	color: #06d;
	text-decoration: underline;
	overflow: hidden;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
h2, h3, h4, h5, h6 {
	line-height: normal;
}
p {
	margin: 0 0 10px 0;
}
ol, ul {
	list-style-position: outside;
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	max-width: 100%;
}
*, :after, :before {
	box-sizing: border-box;
}

.forPC { display: block; }
.forSP { display: none; }
img.forPC, br.forPC, span.forPC { display: inline-block }


#wrapper2021 {
	position: relative;
	overflow: hidden;
}


#container {
	position: relative;
	width: 100%;
	max-width: 1220px;
	margin: 0 auto;
	padding: 0 10px;
	color: #222;
	text-align: left;
	overflow: hidden;
}
#container:after {
	content: "";
	clear: both;
	display: block;
}

#container_table {
	width: 940px;
	margin: 0 auto 20px auto;
	text-align: left;
	overflow: hidden;
	border-collapse: collapse;
}
#container_table td {
	vertical-align: top;
	border-collapse: collapse;
}


#topicpath {
	padding: 15px 0;
	font-size: 0.813em;
	line-height: 1.5;
}
#topicpath a {
	color: #06d;
	text-decoration: underline;
	overflow: hidden;
}
#topicpath a:hover {
	text-decoration: none;
}


#content {
	padding-bottom: 30px;
	line-height: 1.13em;
	overflow: hidden;
}
#content:after {
	content: "";
	clear: both;
	display: block;
}

#content_table {
	line-height: 1.5;
}
#content_table table,
#content_table table td {
	border-collapse: separate;
}
#content a {
	color: #06d;
	text-decoration: underline;
	overflow: hidden;
	word-break: break-all;
}
#content a:hover {
	text-decoration: none;
}
#content ul {
	list-style-position: outside;
	margin: 0 0 0 25px;
	padding: 0;
}
#content ol {
	list-style-position: outside;
	margin: 0 0 0 25px;
	padding: 0;
}



#pagetop {padding:50px 0 25px 0;font-size:90%;text-align:right;}
#pagetop a{text-decoration:none;color:#000;}
#pagetop a:before{content:"▲";display:inline-block;margin-right:5px;vertical-align:top;color:#1E2951;font-size:80%;}




noscript {
  padding: 20px;
  border: 2px solid #ff0000;
  color: #ff0000;
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
}

















@media screen and (max-width: 1280px ) {



}



@media screen and (max-width: 768px) {

.forPC { display: none !important; }
.forSP { display: block; }
img.forSP, br.forSP, span.forSP { display: inline-block }


#wrapper2021 {
	line-height: 1.4;
}


#topicpath {
	font-size: 0.750em;
}


#pagetop {display:block;position:fixed;right:0;bottom:0;z-index:3;padding:0;}
#pagetop a{display:block;width:55px;height:0;padding-top:62px;background:url(/content/001328812.png) no-repeat 0 0 / 100% auto;overflow:hidden;}
#pagetop a:before{display:none;}


}



@media screen and (max-width: 640px){


}


@media screen and (max-width: 480px){


}
