@charset "UTF-8";
/* CSS Document */


#page11754_smp {

	/*font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;*/
	font-size: 15px;
	font-weight: normal;
	margin: 0 10px;
	padding: 0;
	line-height: 1.6;
	color: #333;



}

#page11754_smp h1,h3,p {
	margin: 0;
	padding: 0;

}

#page11754_smp table {
	font-size: 0;
}



#page11754_smp img {
	width: 100%;
	vertical-align: bottom;
}

#page11754_smp h1 img {
	margin: 15px 0 20px;
}


#page11754_smp .Wrap-link-button{
	margin: 30px 0 40px;
	list-style: none;
}
#page11754_smp .Wrap-link-button ul{
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#page11754_smp .Wrap-link-button li {
	margin-bottom: 20px;

}

#page11754_smp .Wrap-link-button li a{ 

	background:url(/sp/kodawari/smp_link_ico.png) no-repeat 0 50%;
	background-size: 8px;
	text-decoration: underline;	
    padding: 10px 10px 10px 15px;
	color: #333;
	font-weight: normal;
	display: inline;


}

#page11754_smp #Wrap-texture,#Wrap-material,#Wrap-write {
	margin-bottom: 40px;
	margin-top:-50px;
	padding-top:50px;
}

#page11754_smp h2 {
	display: block;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding: 8px 15px;
	font-size: 18px;
	margin-bottom: 15px;

}

#page11754_smp img.cate-img{
	margin-bottom: 10px;
}


#page11754_smp .Wrap-series {
	margin-top: 25px;

}

#page11754_smp h3{
	border-bottom: solid 2px #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#page11754_smp .note{
	font-size: 12px;
	text-align: center;
	margin: 25px 0 5px;

}

#page11754_smp .goods {
	border: solid 2px #eee;
	padding: 13px;
}

#page11754_smp .linkbtn a {
    display: block;
    border-radius: 5px;
    font-weight: bold;
    background-color: #444444;
    border-bottom: 1px solid #ccc;
    color: white;
    text-align: center;
    background-size: 5px;
    font-size: 14px;
    line-height: 40px;
    position: relative;
    text-decoration: none;
    z-index: 1;

}



#page11754_smp .linkbtn a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0%;
    width: 6px;
    height: 10px;
    margin: -5px 0 0 20px;
    background: url(/sp/kodawari/smp_btn_ico.png) no-repeat 0 0;
    background-size: 6px auto;
}