@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 {
	width: 100%;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contents {
	width: 100%;
	height: 1400px;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contents01 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.mimg {
	width: 310px;
	height: 124px;
	float: left;
}
.mimg img{
	width: 310px;
	height: 124px;
}

.c01_ttl1 {
	width: 310px;
	height: 30px;
	padding-top: 2px;
	border-top: 1px solid #26968d;
	border-bottom: 1px solid #26968d;
	text-align: center;
	line-height: 13px;
	font-size: 11px;
	letter-spacing: 0px;
	float: left;
	margin-top: 15px;
}
.c01_txt1 {
	width: 310px;
	height: 70px;
	text-align: center;
	line-height: 12px;
	font-size: 11px;
	letter-spacing: 0px;
	float: left;
	margin-top: 15px;
}
.c01_txt2 {
	width: 310px;
	height: 15px;
	text-align: center;
	line-height: 15px;
	font-size: 11px;
	letter-spacing: 0px;
	color: #26968d;
	font-weight: bold;
	float: left;
	margin-top: 15px;
}
.c01_nv01 {
	width: 310px;
	height: 230px;
	float: left;
	background-image: url(../web/beginners_guide/nv01.gif);
	transition: 0.5s;
	margin-top: 20px;
	margin-left: 0px;
	background-size: contain;
	background-repeat: no-repeat;
}
.c01_nv01:hover {
	background-image: url(../web/beginners_guide/nv01on.gif);
}
.c01_nv02 {
	width: 310px;
	height: 230px;
	float: left;
	background-image: url(../web/beginners_guide/nv02.gif);
	transition: 0.5s;
	margin-top: 20px;
	margin-left: 0px;
	background-size: contain;
	background-repeat: no-repeat;
}
.c01_nv02:hover {
	background-image: url(../web/beginners_guide/nv02on.gif);
}
.c01_nv03 {
	width: 310px;
	height: 230px;
	float: left;
	background-image: url(../web/beginners_guide/nv03.gif);
	transition: 0.5s;
	margin-top: 20px;
	margin-left: 0px;
	background-size: contain;
	background-repeat: no-repeat;
}
.c01_nv03:hover {
	background-image: url(../web/beginners_guide/nv03on.gif);
}
.c01_nv04 {
	width: 310px;
	height: 230px;
	float: left;
	background-image: url(../web/beginners_guide/nv04.gif);
	transition: 0.5s;
	margin-top: 20px;
	margin-left: 0px;
	background-size: contain;
	background-repeat: no-repeat;
}
.c01_nv04:hover {
	background-image: url(../web/beginners_guide/nv04on.gif);
}
.c01nv_ttl {
	width: 200px;
	height: 20px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ff7800;
	margin-top: 130px;
	margin-left: 55px;
	text-align: center;
}
.c01nv_ttl a{ text-decoration: none;}

.c01nv_txt {
	width: 280px;
	height: 70px;
	float: left;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-left: 15px;
	text-align: center;
	color:#000;
}
.c01nv_txt a{ color: #000;}

.c01_txt3 {
	width: 310px;
	height: 25px;
	text-align: center;
	line-height: 12px;
	font-size: 11px;
	letter-spacing: 0px;
	color: #26968d;
	font-weight: bold;
	float: left;
	margin-top: 15px;
}
.c01_txt4 {
	width: 310px;
	height: 25px;
	text-align: center;
	line-height: 12px;
	font-size: 11px;
	letter-spacing: 0px;
	float: left;
	margin-top: 5px;
}
.c01_ac { display:none;}






/*--------------------------------------------------------------------------
スマホ用コンテンツ*/

#spc {
	width: 310px;
	height: 130px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px dotted #26968d;
	padding-top: 20px;
}
.spcbn1 {
	width: 150px;
	height: 36px;
	float: left;
}
.spcbn1 img {
	width: 150px;
	height: 36px;
}
.spcbn2 {
	width: 150px;
	height: 36px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}
.spcbn2 img {
	width: 150px;
	height: 36px;
}
.spcbn3 {
	width: 150px;
	height: 42px;
	float: left;
	clear:both;
	margin-top: 10px;
}
.spcbn3 img {
	width: 150px;
	height: 42px;
}
.spcbn4 {
	width: 150px;
	height: 42px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.spcbn4 img {
	width: 150px;
	height: 42px;
}





@media screen and (max-width:767px){
#pl { display:none;}
#side {display:none;}
}
