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


@media print, screen and (min-width: 641px){

#rtn-top {
	width:262px;
	margin:0 auto 50px;
}
#rtn-top a {
	display:block;
	width:252px;
	border:5px solid #f2f2f2;
	padding:15px 0;
	text-align:center;
	color:#222;
}
#rtn-top span {
	display:block;
	line-height:1;
}
#rtn-top a .tx1 {
	font-size:1.8rem;
	font-family:"Ubuntu","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"?q???M?m?p?S Pro W3","???C???I",Meiryo,sans-serif,"MS P ?S?V?b?N";
	margin:10px 0;
}
#rtn-top a .tx2 {
	color:#757575;
}

#more-wp .sec-ttl {
	text-align:center;
	margin-bottom:40px;
}
#more-wp .sec-ttl span {
	display:block;
}
#more-wp .sec-ttl h3 {
	font-size:2.0rem;
}
#more-wp .sec-ttl h3 span {
	font-size:1.2rem;
	font-weight:normal;
	color:#222;
}
#more-wp .sec-ttl .icn {
	margin-bottom:7px;
}


#more-wp .list {
	margin-bottom: 10px;
	margin-right: 0;
	overflow: hidden;
	padding-bottom: 7px;
	width: auto;
}
#more-wp .list li {
	background:url(https://www.diy-shop.jp/base/img/common/icn_list_arw.gif) no-repeat left 4px;
	float: none;
	margin-bottom: 5px;
	margin-right: 0;
	padding-left: 17px;
	width: auto;
}
#more-wp .list li a {
}


/* know more */
#more-wp .sec-ttl {
	margin-bottom:20px;
}
#more-wp .sec-ttl h3 {
	font-weight:bold;
	border-bottom:2px solid #222;
}
#more-wp {
	padding-bottom:50px;
}
#more-wp .list li {
	float: left;
	width: 25%;
	margin-bottom:20px;
}
#more-wp a {
	padding: 0 20px 0 0;
}



}

@media screen and (max-width:640px){


#rtn-top {
	max-width:262px;
	margin:0 auto 50px;
}
#rtn-top a {
	display:block;
	max-width:252px;
	border:5px solid #f2f2f2;
	padding:15px 0;
	text-align:center;
	color:#222;
}
#rtn-top span {
	display:block;
	line-height:1;
}
#rtn-top a .tx1 {
	font-size:1.8rem;
	font-family:"Ubuntu","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"?q???M?m?p?S Pro W3","???C???I",Meiryo,sans-serif,"MS P ?S?V?b?N";
	/*font-weight:bold;*/
	margin:10px 0;
}
#rtn-top a .tx2 {
	color:#757575;
}
#more-wp .list {
	margin-bottom: 10px;
	margin-right: 0;
	overflow: hidden;
	padding-bottom: 7px;
	width: auto;
}

#more-wp .list li {
	background:url(https://www.diy-shop.jp/base/img/common/icn_list_arw.gif) no-repeat left 4px;
	float: none;
	margin-bottom: 5px;
	margin-right: 0;
	padding-left: 17px;
	width: auto;
	font-size:1.2rem;
}
#more-wp .list li a {
	color: #677100;
}


/* know more */

#more-wp .sec-ttl {
	text-align:center;
	margin-bottom:40px;
}
#more-wp .sec-ttl span {
	display:block;
}
#more-wp .sec-ttl h3 {
	font-size:1.8rem;
}
#more-wp .sec-ttl h3 span {
	font-size:1.2rem;
	font-weight:normal;
	color:#222;
}
#more-wp .sec-ttl .icn {
	margin-bottom:7px;
}

#more-wp .sec-ttl {
	margin-bottom:20px;
}
#more-wp .sec-ttl h3 {
	font-weight:bold;
	border-bottom:2px solid #222;
}
#more-wp {
	padding-bottom:20px;
}
#more-wp .list li {
	float: left;
	width: 50%;
	margin-bottom:20px;
}
#more-wp a {
	padding: 0 20px 0 0;
}


}