@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;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	max-width: 320px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(../web/home/mimg_back.gif);
	padding-top: 0px;
	z-index: 1000;
}


/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	height: 125px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#contents01 {
	width: 310px;
	height: 125px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c01_ttl {
	width: 310px;
	height: 25px;
	margin: 0 auto;
	background-image: url(../web/guide02/c01_ttl_back_sp.gif);
}
.p1 {
	float: left;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	margin-left: 20px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.c01_txt {
	width: 310px;
	height: 90px;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	letter-spacing: 0px;
}

#sec02 {
	width: 100%;
	height: 2040px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: none;
}
#contents02 {
	width: 310px;
	height: 2040px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c02_ttl {
	width: 300px;
	height: 20px;
	padding: 5px;
	background-image: url(../web/guide02/c02_ttl_back.gif);
	background-size: contain;
	float: left;
}
.c02_ttlf {
	width: 300px;
	height: 20px;
	padding: 5px;
	background-image: url(../web/guide02/c02_ttl_back.gif);
	background-size: contain;
	margin-top: 20px;
	float: left;
}
.p3 {
	float: left;
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
	text-align: left;
	margin-left: 0px;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.c02_nv {
	width: 128px;
	height: 248px;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
.c02_nvf {
	width: 128px;
	height: 248px;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
.nv_img {
	width: 130px;
	height: 82px;
	float: left;
}
.nv_img img{
	width: 130px;
	height: 82px;
}
.nv_ttl {
	width: 128px;
	height: 17px;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}
.nv_ttl a{ color: #000;}
.nv_txt {
	width: 128px;
	height: 65px;
	float: left;
	margin-top: 5px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}
.nv_txt2 {
	width: 116px;
	height: 48px;
	border: dotted 1px #CCCCCC;
	background-color: #F9F9F9;
	padding: 5px;
	float: left;
	margin-top: 5px;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	letter-spacing: 0px;
	overflow: hidden;
}
.p5 { float:left}

#sec03 {
	width: 100%;
	height: 450px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: none;
}
#contents03 {
	width: 310px;
	height: 450px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c03_ttl {
	width: 300px;
	height: 20px;
	padding: 5px;
	background-image: url(../web/guide02/c02_ttl_back.gif);
	background-size: contain;
	float: left;
}
.c03_box {
	width: 310px;
	height: 350px;
	float: left;
	margin-top: 10px;
	background-image: url(../web/guide02/ice_back_sp2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.c03_box_txt1 {
	width: 310px;
	height: 85px;
	float: left;
	margin-top: 105px;
	margin-left: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}
.c03_box_txt2 { display: none;}
@media screen and (max-width:767px){
.p2 { display:none}
.p4 { display:none}
.p6 { display:none}
.p7 { display:none}
}
