@charset "utf-8";
/* CSS Document */
.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 {
	max-width: 310px;
	min-width: 310px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
#container td {
	border: 1px solid #ccc;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 3px 3px 3px;
}

/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/goto/mimg.jpg);
	background-size: contain;
	background-color: #192011;
	background-repeat: no-repeat;
	background-position: botom center;
}

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

#sec01 {
	width: 100%;
	height: 500px;
	max-width: 310px;
	padding-top: 0px;
	padding-bottom: 15px;
	background-image: none;
}
#contents01 {
	width: 310px;
	height: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.c1tn {
	width: 310px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0px;
	float: left;
	font-weight: bold;
	color: #fff;
	background-color: #033;
	border-radius: 5px;
}
.c1tn2 {
	width: 310px;
	height: 40px;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	letter-spacing:0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #900
}
.c1t1 {
	width: 310px;
	height: 20px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0px;
	font-family: 'Noto Serif JP', serif;
	float: left;
	font-weight: bold;
}
.c1t2 {
	width: 310px;
	height: 200px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0px;
	float: left;
	margin-top: 15px;
}
.ac {
	width: 308px;
	margin-top: 20px;
	margin-left: 0px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: none;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
    color: #000;
    transition: .4s;
	background-color: #fff;
	border: 1px solid #222;
	float: left;
}
.ac a {
    color: #000;
	text-decoration: none;
}

.ac a:hover {
    color: #fff;
}
.ac:hover {
    color: #fff;
	background-color: #222;
}	
.t16_c90c41_b {
	font-size: 12px;
	color: #c90c41;
	font-weight: bold;
}

@media screen and (max-width:767px){
.box1{ display:none;}
.box2{ display:none;}
.box3{ display:none;}
.box4{ display:none;}
.st1{display:none;}
.st2{display:none;}
.st3{display:none;}
}
