@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;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimgpc{ display:none;}
#mimgsp{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.flexslider {
	margin-top: 0px !important;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#contents01 {
	width: 100%;
	height: auto;
	max-width: 310px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 100%;
	text-align: left;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 3px;
	float: left;
	margin-top: 5px;
}
.hac{
	width: 100%;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #F50;
	float: left;
}
#c01img {
	width: 100px;
	height: 75px;
	float: left;
	margin-top: 10px;
}
#c01img img{
	width: 100px;
	height: 75px;
}
#c01img.f{
	margin-left: 5px;
}

.c01txt {
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	float: left;
	margin-top: 15px;
}

#section02 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
} 
#contents02 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#c02img {
	width: 100px;
	height: 75px;
	float: left;
	margin-top: 10px;
}
#c02img img{
	width: 100px;
	height: 75px;
}
#c02img.f{
	margin-left: 5px;
}
.c02txt {
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	float: left;
	margin-top: 15px;
}
#c02_nv {
	width: 310px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 0px !important;
	background-image: url(../web/ss/c02nv01_2.png);
	background-size: contain;
}
#c02_nv.f {
	width: 310px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	background-image: url(../web/ss/c02nv02.png);
	background-size: contain;
}
#c02_nv .ttl{
	width: 100px;
	height: 30px;
	float: left;
	margin-left: 105px;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: bold;
}
#c02_nv .txt{
	width: 290px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	text-align: center;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}

#section03 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-size: cover;
}
#contents03 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c03txt {
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	float: left;
	margin-top: 15px;
}
.tblBox {
	width: 310px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	margin-top: 15px;
}
.tblBox table {
	min-width: 310px;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.tblBox td {
	min-width: ;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 3px 3px 3px;
}
.tblBox img{
	width: 90px;
	height: auto;
}
table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
table tbody {
  width: 100%;
  display:table;
}
}
