/*-----common-----*/
*{
	margin: 0;
	font-size: 14px;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-type: inside;
}
li{
	list-style-type: inside;
	margin: 0;
}
body{
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	line-height: 1.5;
}
/*-----common-----*/

/*-----header-----*/
header{
	overflow: hidden;
	margin: 6% 4%;
}
header img{
	width: 100%;
}
header h1{
	float: left;
	width: 47%;
}
header span{
	float: right;
	width: 29%;
	margin-top: 4px;
}
header span img{
	vertical-align: bottom;
}
/*-----header-----*/



/*-----top start-----*/
#top{
	margin: 20% 4% 20%;
}
#top img{
	width: 100%;
}
#top .line_{
	overflow: hidden;
	margin: 0 0 10% 0;
}
#top .line_ .item_{
	width: 48%;
	float: left;
}
#top .line_ .item_:nth-child(odd){
	margin-right: 2%;
}
#top .line_ .item_ span{
	display: block;
	text-align: center;
	padding: 30px 0 20px;
}
#top .line_ .item_ img{
	width: 100%;
}
#top .line_ .item_ a img{
	width: 100%;
}
#top .line_ .item_:nth-child(even){
	margin-left: 2%;
}
/*-----top end-----*/










/*-----footer start-----*/
footer{
	border-top: 1px solid #009be1;
	line-height: 1.8;
}
footer p{
	font-size: 11px;
	text-align: center;
}
footer ul{
	display: table;
	width: 92%;
	margin: 20px auto 15px auto;
	text-align: center;
}
footer ul li{
	display: table-cell;
	background: url(../img/footer/bar.png) right no-repeat;
}
footer ul li:last-of-type{
	background: none;
}
footer ul li a{
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
/*-----footer end-----*/


/*-----金魚を飼おう start-----*/
#kingyo{
	padding: 3% 0 0 0;
}
#kingyo img{
	width: 100%;
}
.contents_ > section{
	background: url(../img/kingyo/bg.png) right top repeat-y;
	background-size: 100% auto;
	padding-top: 10%;	
	padding-bottom: 0%;
}
.contents_ > section h1{
	margin: 0 1%;
	padding: 0% 6% 6% 6%;
	color: #fff;
	text-align: center;
	font-size: 27px;
}
.contents_ > section h1 img{
	width: 100%;
}
.contents_ > section .inner_{
	background: #fff;
	border-radius: 5px;
	margin: 0 3%;
	padding: 4% 3% 8%;
}
.contents_ > section .inner_.common_ ul{
	margin: 0 2%;
}
.contents_ > section .inner_.common_ ul li{
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px;
	list-style: none;
}
.contents_ > section .inner_.common_ ul li::after{
	position: absolute;
	top: 6px;
	left: 0;
	content: '';
	background: url(../img/kingyo/suisouni_irerumae/mark.png);
	width: 8px;
	height: 8px;
	background-size: 100%;
}
.contents_ > section .inner_.common_ .desc_{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin: 2% 1% 4%;
	line-height: 1.4;
}

.contents_ > section .inner_.common_ h2{
	margin-bottom: 5%;
}
.contents_ > section .inner_.common_ img{
	width: 100%;
}

.point_{
	margin: 0 0 3%;
	padding: 0 2% 4%;
	background: url(../img/kingyo/line.png) no-repeat left bottom;
	background-size: 100% 2.5px;
}
.contents_ > section .inner_.common_ section{
	margin: 0 0 6%;
	padding: 0 1% 10%;
	background: url(../img/kingyo/line.png) no-repeat left bottom;
	background-size: 100% 2.5px;
}
.contents_ > section .inner_.common_ section.last_{
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.contents_ > section .inner_.common_ section span{
	margin: 10% 0 0% 0;
	display: block;
}
.contents_ > section .inner_.common_ section span.btn_{
	position: relative;
 	margin: 8% 0 0% 0;
}
.contents_ > section .inner_.common_ section span.btn_:after{
	content: '';
	position: absolute;
	top: 38%;
	right: 6%;
	width: 12px;
	height: 12px;
	display: block;
}
.contents_ > section .inner_.common_ section span.btn_:after{
	background: url(../img/kingyo/open.png) no-repeat;
	background-size: 100%;
}
.contents_ > section .inner_.common_ section span.btn_.close_:after{
	background: url(../img/kingyo/close.png) no-repeat;
	background-size: 100%;
}
.contents_ > section .inner_.common_ section span.btn_.close_:after{
	background: url(../img/kingyo/close.png) no-repeat;
	background-size: 100%;
}
.contents_ > section .inner_.common_ section span + p{
	padding: 6% 2% 0 2%;
	display: block;
	line-height: 1.8;
	display: none;
	font-size: 15px;
}
.contents_ > section .inner_#suisouno_jyunbi h2{
	width: 100%;
	margin: 0 0 2%;
}
.contents_ > section .inner_#suisouno_jyunbi h2 img{
	margin: 0;
	width: 100%;
}
.contents_ > section .inner_#suisouno_jyunbi section{
	text-align: center;
}
.contents_ > section .inner_#suisouno_jyunbi section.last_{
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.contents_ > section .inner_#suisouno_jyunbi section#rokasouti{
	text-align: left;
}	
.contents_ > section .inner_#suisouno_jyunbi section#rokasouti p{
	margin: 0 3%;
}
.contents_ > section .inner_#suisouno_jyunbi section#esa a:first-of-type{
	margin-bottom: 5%;
}
.contents_ > section .inner_#suisouno_jyunbi h3{
	margin-bottom: 2%;
}
.contents_ > section .inner_#suisouno_jyunbi h3.desc_ + p + span + a{
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0;
}
.contents_ > section .inner_#suisouno_jyunbi img{
	width: 96%;
	margin: 3% 2% 0 2%;
}
.contents_ > section .inner_#suisouno_jyunbi a{
	margin: 5% 7% 0 7%;
	display: block;
}
.contents_ > section .inner_#suisouno_jyunbi section{
	background: url(../img/kingyo/line.png) no-repeat left bottom;
	background-size: 100% 2.5px;
	margin: 0 0 3%;
	padding: 0 0% 10%;
}
/*-----金魚を飼おう end-----*/
.head_{
	padding: 0 8% 8%;
	color: #fff;
}
.head_ p{
	margin: 0 4%;
}
.head_ img{
	width: 100%;
	margin-bottom: 5%;
}












#syumibtn {
	width: 80%;
	padding-top: 7%;
	margin: 0 auto;
	text-align: center;
}
#syumibtn img {
	max-width: 100%;
}

#medakabtn {
	padding: 7% 3% 7% 3%;
	width: 94%;
	display: block;
}
#medakabtn img{
	width: 100%;
}
@media screen and (min-width: 499px) { 
	header{
		width: 800px;
		margin: 2% auto 0;	
	}
	.wrapper_,
	.contents_,
	footer{
		width: 800px;
		margin: 0 auto;
	}
	
	#top{
		margin: 3% auto 0%;
	}	
	#top .line_{
		margin: 5% 0;
	}
}