
@media screen and (min-width: 768px){


/* ############################ 共通 ######################### */

html, body, div, nav, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,footer,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

* {
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

@font-face {
font-family: 'Kelson Sans';
src: url('https://www.diy-tool.com/common/font/Kelson Sans Bold.eot?') format('eot'),
url('https://www.diy-tool.com/common/font/Kelson Sans Bold.woff') format('woff'),
url('https://www.diy-tool.com/common/font/Kelson Sans Bold.ttf') format('truetype'),
url('https://www.diy-tool.com/common/font/Kelson Sans Bold.svg#Kelson Sans') format('svg');
}
.f_face {
	font-family: 'Kelson Sans';
	letter-spacing:4px;
	word-wrap:break-word;
}
.f_face02 {
	font-family: 'Kelson Sans';
	letter-spacing:2px;
	word-wrap:break-word;
}

html,body{
color:#555;
letter-spacing:0.5px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ol, ul {
	list-style: none;
}

p {
line-height:1.6;
}
dl {
line-height:1.6;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align:top;
}

img {
max-width: 100%;
height: auto;
width /***/:auto;
border:0;
vertical-align:bottom;
}

a,a:link{
color:#ee7c1a;
text-decoration:none;
}
a:hover{
color:#4a8891;
text-decoration:underline;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ############################ 共通ここまで ######################### */


#container{
width:100%;
}


/* ############################ ヘッダー ######################### */

#grand_header {
width:100%;
}
#header {
width:100%;
height:64px;
background-color:#d1e5e4;
}
#header02 {
width:92%;
margin:0 auto;
}
#logo_sp {
width:250px;
height:24px;
float:left;
padding-top:20px;
}
#header_nav {
float:right;
}
#header_nav_left {
	float:left;
}
#header_nav_left ul {
	font-size:80%;
	margin-top:22px;
	margin-right:10px;
}
#header_nav_left ul li {
float:left;
background:url(https://www.diy-tool.com/shop/item/diy/design/img03/subnav-backimg.png) no-repeat left 2px;
padding:0 15px 0 16px;
}
#header_nav_left ul li a,a:link a:visited {
	color:#333;
	text-decoration:none;
	padding:0 0 1px 0;	
}
#header_nav_left ul li a:hover {
	border-bottom:3px solid #222;
}

#header_nav_right {
	float:right;
}
#header_nav_right p {
	margin-top:14px;
}

#header_nav_sm {
display:none;
}
#dl-menu {
display:none;
}

/* ############################ ヘッダーここまで ######################### */


/* ############################ グローバルナビ ######################### */

#fixedBox {
width:100%;
background-color:#fff;
z-index: 3000;
box-shadow: 0px 0px 5px rgba(51,51,51,0.2);
}
#main_nav {
width:92%;
margin:0 auto;
}
#main_nav h2 {
	margin:0;
	padding:0;
}
#main_nav_left {
float:left;
padding-top:20px;
background:url(https://www.diy-tool.com/shop/item/diy/design/img03/nav-left-titleimg.png) no-repeat center 0;
}
#main_nav_left ul li {
	float:left;
}
#main_nav_right {
float:right;
padding-top:20px;
background:url(https://www.diy-tool.com/shop/item/diy/design/img03/nav-right-titleimg.png) no-repeat center 0;
}
#main_nav_right ul li {
	float:left;
}

#sm_global_nav {
display:none;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#main_nav_bottom {
width:100%;
z-index: 2000;
background-color:#f1f1f1;
}
#main_nav_bottom02 {
width:92%;
height:52px;
margin:0 auto;
}

#news_sp {
	width:400px;
	font-size:80%;
	float:left;
	padding-top:10px;
}
#news_sp h3 {
	float:left;
	margin-right:7px;
}
#news_sp p {
	margin-top:7px;
}

#index_search {
width:100%;
padding-top:10px;
float:right;
margin-left:-400px;
}

#index_search .search-btn:hover {
filter:alpha(opacity=80);
opacity:0.8;
}

#index_search02 {
position:relative;
margin-left:400px;
}
#input_sp {
	width:100%;
	float:left;
	margin-right:-115px;
}
#input_sp02 {
	position:relative;
	margin-right:115px;
}

#sm_search_sp {
display:none;
}

/* ############################ グローバルナビここまで ######################### */



/* ############################ DIYレシピコンテンツ専用ヘッダ ######################### */

#recipe_title{
width:100%;
background-color:#f1f1f1;
padding:20px 0;
margin-bottom:40px;
}
#recipe_title h2{
width:74px;
height:64px;
margin:0 auto;
}

/* ############################ DIYレシピコンテンツ専用ヘッダここまで ######################### */



/* ############################ セールお知らせ帯 ######################### */

#sale_header_sp {
width:100%;
}
#sale_header_sp a,a:link a:visited {
	display:block;
	width:100%;
	height:32px;
	background:url(https://www.diy-tool.com/shop/item/diy/design/img03/newyearsale-headerbn.gif) repeat-x center 0;
	text-indent:-9999px;
}

/* ############################ セールお知らせ帯ここまで ######################### */


#pc_slide {
width:100%;
}
#pc_slide div {
margin:0 auto;
}
#pc_slide div p {
text-align:center;
}

#sm_slide {
display:none;
}


/* ############################ TOPページお知らせ ######################### */

#at_sp {
width:90%;
margin:10px auto 15px;
font-size:90%;
border:1px solid #f00;
padding:15px;
}

/* ############################ TOPページお知らせここまで ######################### */




/* ############################ コンテンツ ######################### */

#index_contents {
	width:92%;
	margin:25px auto 0;
}



/* ############################ 右側コンテンツ ######################### */

#index_contents_right {
	width:100%;
	float:right;
	margin-left:-240px;
	margin-bottom:60px;
}
#index_contents_right02 {
	position:relative;
	margin-left:240px;
}

.title_sp {
	width:100%;
	text-align:center;
}

.title_sp h2 {
	display:inline-block;
	color:#222;
	font-size:160%;
	margin:0 auto 20px;
	border-bottom:5px solid #222;
	text-align:center;
}
.title_sp p {
	font-size:80%;
	margin-bottom:25px;
}

/* ############################ 用途別カテゴリ ######################### */



/* ############################ セールバナー表示領域 ######################### */

#index_salebn_sp {
width:100%;
margin:5px auto 20px;
}

/* ############################ セールバナー表示領域ここまで ######################### */



#index_use_sp {
width:100%;
margin:0 auto 20px;
}

#index_use_sp01 {
width:100%;
margin:0 auto;
}
#index_use_sp ul {
font-size:80%;
}
#index_use_sp ul li a,a:link a:visited {
display:block;
padding:6px 0 6px 16px;
	text-decoration:none;
	background:url(http://www.diy-tool.com/shop/item/diy/design/img02/listmk001.png) no-repeat 1px center;
}

.grid {
width:284px;
float:left;
margin:0 10px 25px ;
background-color:#fff;
border-bottom:1px solid #ccc;
}
.grid h4 img {
width:284px;
height:160px;
}
.grid h5 {
font-size:100%;
color:#222;
margin-top:7px;
}
.grid p a,a:link a:visited {
font-size:80%;
text-align:center;
display:block;
width:284px;
height:38px;
line-height:38px;
background-color:#f7f1da;
}
.grid p a:hover {
color:#fff;
background-color:#ee7c1a;
text-decoration:none;
}
.grid_left {
width:137px;
float:left;
}
.grid_right {
width:137px;
float:right;
}
.grid_border {
border-bottom:1px dotted #ccc;
}

#index_use_sp01_sm {
display:none;
}

/* ############################ 用途別カテゴリここまで ######################### */


/* ############################ シーン別スペース ######################### */

#scene_sp {
width:100%;
margin-bottom:40px;
}

#tabs {
width:100%;
}
#tabs02 {
width:100%;
}

#tabs ul {
	overflow:hidden;
}
#tabs li {
		float:left;
		display:inline;
}
#tabs li img {
	background-color:#fff;
}

/* 最初はパネルは非表示 */
#tabs .panel {
	display:none;
}

#scene_sp h4 {
	font-size:120%;
	color:#222;
margin: 0 20px 15px;
}

.scene_sp02 {
	width:33.3%;
	float:left;
	background-color:#d1e5e4;
}
.scene_sp03 {
	width:33.3%;
	float:left;
	background-color:#d1e5e4;
}
.scene_sp04 {
	width:33.3%;
	float:left;
	background-color:#d1e5e4;
}

.scene_sp02 a,a:link a:visited {
	display:block;
	color:#222;
	text-decoration:none;
	font-size:100%;
	padding-bottom:16px;
	border-bottom:4px solid #d1e5e4;
}
.scene_sp02 a:hover {
	border-bottom:4px solid #5b8a85;
}
.scene_sp02 a p {
	margin:20px 25px 0;
}
.scene_sp03 a,a:link a:visited {
	display:block;
	color:#222;
	text-decoration:none;
	font-size:100%;
	padding-bottom:16px;
	border-bottom:4px solid #d1e5e4;
}
.scene_sp03 a:hover {
	border-bottom:4px solid #5b8a85;
}
.scene_sp03 a p {
	margin:20px 25px 0;
}
.scene_sp04 a,a:link a:visited {
	display:block;
	color:#222;
	text-decoration:none;
	font-size:100%;
	padding-bottom:16px;
	border-bottom:4px solid #d1e5e4;
}
.scene_sp04 a:hover {
	border-bottom:4px solid #5b8a85;
}
.scene_sp04 a p {
	margin:20px 25px 0;
}

#panel1 {
width:100%;
background-color:#f7f1da;
}
#panel1 ul {
	background:url(../../business/img/panel-backimg.gif) no-repeat 0 0;
	margin:0 25px;
	padding:25px 0;
	font-size:80%;
}

#panel1 ul li img {
	margin-bottom:3px;
}

#panel2 {
width:100%;
background-color:#f7f1da;
}
#panel2 ul {
	background:url(../../business/img/panel-backimg.gif) no-repeat center 0;
	margin:0 25px;
	padding:25px 0;
	font-size:80%;
	margin-left:25px;
}

#panel2 ul li img {
	margin-bottom:3px;
}

#panel3 {
width:100%;
background-color:#f7f1da;
}
#panel3 ul {
	background:url(../../business/img/panel-backimg.gif) no-repeat right 0;
	margin:0 25px;
	padding:25px 0;
	font-size:80%;
}

#panel3 ul li img {
	margin-bottom:3px;
}


/* ############################ シーン別スペースここまで ######################### */


/* ############################ オリジナル商品 ######################### */

#original_items {
width:100%;
margin-bottom:20px;
}
#original_items ul {
font-size:80%;
text-align:center;
}
#original_items ul li {
width:210px;
line-height:1.4;
text-align:left;
display: -moz-inline-box;
display: inline-block;
/display: inline;
/zoom: 1;
margin:0 8px 20px;
}

#original_items ul li h4 {
margin-bottom:7px;
}
#original_items ul li img {
margin-bottom:5px;
}

/* ############################ オリジナル商品ここまで ######################### */


/* ############################ makit記事スペース ######################### */

#makit_sp {
width:100%;
margin-bottom:40px;
}
#makit_sp02 {
	border-top:1px dotted #bbb;
	border-left:1px dotted #bbb;
	border-right:1px dotted #bbb;
}
.makit_entry {
	position:relative;
	width:100%;
	border-bottom:1px dotted #bbb;
	background-color:#f7f1da;
}
.makit_entry_left {
	max-width:450px;
	width:50%;
	float:left;
}
.makit_entry_right {
	width:48%;
	float:right;
	padding-bottom:25px;
}
.makit_entry_right h3 {
	color:#222;
	margin:0 25px 15px 0;
	padding-top:25px;
}
.makit_entry_right p {
	font-size:80%;
	margin-right:25px;
}
.rank {
	position:absolute;
	top:15px;
	left:5px;
}

/* ############################ makit記事スペースここまで ######################### */



/* ############################ DFスペース ######################### */

#df_sp {
width:100%;
}
#df_sp02 {
	width:100%;
}

#df_sp02_left {
	width:48.5%;
	float:left;
}

#df_sp02_right {
	width:48.5%;
	float:right;
}

#df_sp02 h3 {
	font-size:140%;
	color:#222;
	margin-bottom:15px;
}
#df_sp02 p {
	font-size:80%;
	margin-bottom:20px;
}
#df_sp02 dl {
	font-size:80%;
	margin-right:25px;
}
#df_sp02 dt {
float:left;
}
#df_sp02 dl dd {
padding-left:70px;
}

/* ############################ DFスペースここまで ######################### */




/* ############################ 右側コンテンツここまで ######################### */


/* ############################ コンテンツここまで ######################### */




/* ############################ フッター ######################### */

#footer {
width:100%;
background-color:#f1f1f1;
}

#pc_footer_info {
width:92%;
margin:0 auto;
padding-top:35px;
text-align:center;
}
#pc_footer_info h3{
	display:inline-block;
	color:#222;
	font-size:160%;
	margin:0 auto 20px;
	border-bottom:5px solid #222;
	text-align:center;
}
#pc_footer_info ul {
text-align:center;
}
#pc_footer_info ul li {
text-align:left;
display: -moz-inline-box;
display: inline-block;
/display: inline;
/zoom: 1;
margin:0 3px 25px;
}
#sm_footer_info {
	display:none;
}

#footer_nav {
width:100%;
font-size:12px;
margin:15px auto 0;
background-color:#fff;
}
#footer_nav_sm {
display:none;
}
#footer_nav ul {
text-align:center;
padding:10px 0;
}
#footer_nav ul li {
display:inline;
line-height:1.7;
margin:0 12px;
}
#footer01 {
width:100%;
}
#footer02 {
width:92%;
margin:40px auto 0;
}
#footer02 h4 {
margin-bottom:20px;
}
#footer02 h5 {
font-size:90%;
color:#222;
margin-bottom:10px;
}
#footer02 p {
font-size:12px;
}
#footer02_left {
width:80%;
float:left;
border-right:1px solid #ccc;
}
#footer02_left02 {
width:28%;
float:left;
border-right:1px solid #ccc;
}
#footer02_left02 p {
margin-bottom:20px;
}
#footer02_left02 ul {
font-size:12px;
}
#footer02_left02 ul li {
border-bottom:1px dotted #bbb;
padding-left:5px;
padding-bottom:5px;
margin-bottom:5px;
}
#footer02_right02 {
width:68%;
float:right;
}

.footer_list {
float:left;
margin-right:30px;
}
#footer02_right02 ul {
font-size:12px;
}
#footer02_right02 ul li {
margin-bottom:7px;
}

#footer02_right {
width:180px;
float:right;
}
#footer02_right ul li {
float:left;
margin-right:7px;
}

#copy {
width:100%;
background-color:#000;
margin:40px auto 0;
}
#copy p {
color:#f1f1f1;
font-size:10px;
padding:12px 0 8px;
}

/* ############################ フッターここまで ######################### */


.btn_style {
	text-align:center;
	font-size:90%;
	width:75%;
	margin:20px auto 0 ;
	font-weight:400;
	background:url(https://www.diy-tool.com/shop/item/diy/design/img03/hover-listmk001.png) no-repeat right center;
}
.btn_style a,a:link a:visited {
	display:block;
	border:4px solid #ee7c1a;
	color:#ee7c1a;
	text-decoration:none;
	padding:12px 0;
	border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.btn_style a:hover {
	color:#fff;
	background:url(https://www.diy-tool.com/shop/item/diy/design/img03/hover-listmk002.png) no-repeat right center;
}

.btn_style02 {
	text-align:center;
	font-size:90%;
	width:75%;
	margin:20px auto 0 ;
	font-weight:400;
	background:url(https://www.diy-tool.com/shop/item/diy/design/img03/hover-listmk001.png) no-repeat right center;
}
.btn_style02 a,a:link a:visited {
	display:block;
	border:4px solid #ee7c1a;
	color:#ee7c1a;
	text-decoration:none;
	padding:12px 0;
	border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.btn_style02 a:hover {
	color:#fff;
	background:url(https://www.diy-tool.com/shop/item/diy/design/img03/hover-listmk002.png) no-repeat right center;
}

.diy-input{
	color: #444;
	font-size:100%;
	display:inline;
	width:100%;
float:left;
	height:32px;
	padding:2px 3px;
	border:1px solid #ccc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.search-btn {
	width:115px;
	float:left;
}

.m-top25px {
margin-top:25px;
}
.m-left30px {
margin-left:30px;
}
.m-right20px {
margin-right:20px;
}

.m20 {
margin-bottom:20px;
}

.right {
text-align:right;
}
.center {
text-align:center;
}
.pc_right {
text-align:right;
}
.pc_center {
text-align:center;
}

.img-left img {
float:left;
margin-right:20px;
}

.img-right img {
float:right;
margin-left:20px;
}

.b-none {
border:none !important;
}

.red01 {
color:#f00;
}
.red02 {
color:#f00;
font-weight:bold;
}
.black01 {
color:#000;
}
.black02 {
color:#000;
font-weight:bold;
}

#diytool_pagetop {
display:none;
/*
position: fixed;
bottom: 20px;
right: 10px;
z-index: 10000;
*/
}


}


