@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
#container table {
	width: 310px;
	min-width: 50px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
#container td {
	border: 1px solid #ccc;
	border-bottom: 0;
	border-right: 0;
	padding: 2px 2px 2px 2px;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: 64px;
	margin: 0 auto;
	padding-top: 36px;
	background-color: #000;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	font-size: 21px;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: center;
	color: #FFF;
	font-family: 'Noto Serif JP', serif;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
}

#contents01 {
	width: 100%;
	max-width: 320px;
	height: auto;
	margin: 0 auto;
}
.nv {
	width: 260px;
	margin-top: 10px;
	margin-left: 25px;
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
    text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
    color: #000;
    transition: .4s;
	letter-spacing: 1px;
	background-color: #fff;
	border: 1px solid #222;
	float: left;
}
.nv a {
    color: #000;
	text-decoration: none;
}

.nv a:hover {
    color: #fff;
}
.nv:hover {
    color: #fff;
	background-color: #003;
}
#ttl {
	width: 310px;
	height: 30px;
	float: left;
	margin-left: 5px;
	background-image: url(../web/information/cttl.gif);
	background-size: cover;
	text-align: left;
}
#ttl .style1{
	width: 25px;
	height: 30px;
	float: left;
	text-align: center;
	font-size: 25px;
	line-height: 30px;
	font-weight:bold;
	font-family: 'Noto Serif JP', serif;
}
#ttl .style2{
	width: 250px;
	height: 30px;
	float: left;
	margin-left: 5px;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: 'Noto Serif JP', serif;
}
#ttl .style3{ display:none;}
#sg_ttl1 {
	width: 305px;
	padding: 3px;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	float: left;
	text-align: left;
	margin-top: 20px;
	background: #003;
	letter-spacing: 3px;
	margin-left: 5px;
}
#sg_ttl2 {
	width: 305px;
	padding: 3px;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	float: left;
	text-align: left;
	margin-top: 20px;
	background: #003;
	letter-spacing: 3px;
	margin-left: 5px;
}
#sg_ttl3 {
	width: 305px;
	padding: 3px;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	float: left;
	text-align: left;
	margin-top: 20px;
	background: #003;
	letter-spacing: 3px;
	margin-left: 5px;
}
.sg_txt {
	width: 310px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-left: 5px;
}
.rm{ font-size: 12px; line-height: 14px; color: #900; font-weight:bold;}
}
