@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700&display=swap');
.smp{display:none !important;}
*{box-sizing:border-box;}
img{image-rendering: -webkit-optimize-contrast !important;}
a.logo img{
	image-rendering: -webkit-optimize-contrast;
	backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
div.event_{	display: none;}
/*body{font-family: 'Noto Sans JP', sans-serif !important;}*/
	h2{
		margin: 0;
		padding: 0;
		background:none;
		border-bottom:none;
	}
/* --------------------------------------------------------------------
20200217_商品ページ見出し
--------------------------------------------------------------------- */
.big{
    font-size: 22px;
    font-weight: bold;
}

/* --------------------------------------------------------------------
20200217_性能表
--------------------------------------------------------------------- */

section#spec_wrap h3{
	margin: 0 0 0px 0;
	padding: 0 0 0 48px;
	height: 46px;
	background: url(/img/common/icon/icon_h2.png) left 5px center no-repeat;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 46px !important;
	/*    border-bottom: 3px solid #ef7e00;*/
}
table.table20210217{
	width: 100%;
	max-width: 1000px;
	margin: 0 0 2% 0 ;
	}
table.table20210217 th{
    background-color: #999;
    border: 1px solid #fff;
    color: #fff;
    border-top-color: #999;
    height: 45px;
    vertical-align: middle;
    padding: 2px;
    text-align: center;
    line-height: 120%;
	}
table.table20210217 th:first-child{
	border-left-color: #999;
}
table.table20210217 th:last-child{
	border-right-color: #999;
}
table.table20210217 tr:nth-child(2n) {
background-color: #f9f9f9;
}
table.table20210217 tr td {
	border: 1px solid #999;
	height: 45px;
		vertical-align: middle;
	padding: 7px;
	text-align: center;
	line-height: 120%;
}

/* --------------------------------------------------------------------
20200219_お買物ガイド
--------------------------------------------------------------------- */
div#usageGuide div.content a{
	color: #ef7e00;
	text-decoration:underline; 
}
div#usageGuide div.content div.guidetop a{
	color: #404040;
	text-decoration:none; 
}
div.wrapper_ div#usageGuide div.navitopicpath_{
	padding: 0;
}
div#usageGuide div.content a{
	color: #ef7e00;
	text-decoration:underline; 
}

div#usageGuide a:hover{
	opacity: 0.5;
}

div#usageGuide div.content p{
	margin: 0 0 2% 0;
	font-size: 14px;
    line-height: 1.8;
    color: #404040;

}
div#usageGuide span.border_on{
	display: block;
	margin: 1% 0;
	padding: 1%;
	border:2px #555 solid;
	font-size: 14px;
    line-height: 1.8;
    color: #404040;
}
div#usageGuide h2 {
    margin: 0 0 4% 0;
    padding: 0 0 0 48px;
    height: 46px;
    background: url(/img/common/icon/icon_h2.png) left 5px center no-repeat;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    border-bottom: 3px solid #ef7e00;
    }
div#usageGuide .orange{
	color: #ef7e00;
}

div#usageGuide h2.guide_step{
    margin-bottom: 4%;
	padding: 0;
	background:none;
    border-bottom: 2px solid #ef7e00;

}

div#usageGuide h2.guide_step span{
	display: inline-block;
    margin-right: 12px;
    padding: 0% 1.5%;
    color: #fff;
    background-color: #ef7e00;
}

div.guide_box{
	display: flex;
	justify-content: space-between;
}
div#usageGuide div.content div.contact a{
	color: #fff;
	text-decoration: none;
}


/* --------------------------------------------------------------------
20200224_豆知識
--------------------------------------------------------------------- */
	div#knowledge div#title{
		background:#fff;
		padding: 50px 0 40px;
	}
	div#knowledge div#title h1{
		display: block;
	}
	div#knowledge div#title p{
		text-align: justify;
	}
	div#knowledge div.inner{
	border-top: 3px solid #ef7d00;
	}
	div#knowledge div#title p{
		font-size: 18px;
	}
	div#knowledge section div.title div{
		margin: 0px 0 40px;
	}
	div#knowledge section div.title strong{
		font-size:18px; 
		margin-bottom: 5%;
	}
	div#knowledge section dt{
	padding: 10px 60px;
		}
	div#knowledge section dd{
		padding: 40px 60px 40px;
	}
	div#feature2 div.path {
    margin: 12px auto;
    max-width: 1000px;
    font-size: 95%;
}
	p.border_txt{
	padding: 2%;
    border: 1px #000 solid;
	}
	div#knowledge section div.more{
	margin-bottom: 5%;
}

/* --------------------------------------------------------------------
20200224_カテゴリボタン・見出し
--------------------------------------------------------------------- */
.can_btn{
	margin: 0% 0  2% 0 ;
    display: flex;
    justify-content: center;
    align-items: center;
}
.can_btn a{
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
	width: 40%;
	height: 50px;
	font-weight: bold;
	font-size: 1.0rem;
	color: #ffffff;
	border: #ffff00 1px solid;
	background-color: #FF0000;
	border-radius: 5px;
}
.can_btn a:before{
    content: ">";
    position: absolute;
    top: 50%;
    right: 1%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #ffffff;
}
.can_btn a:hover{
	text-decoration:none; 
	color: #ff0000;
	background-color: #ffff00; 
}

/* --------------------------------------------------------------------
20200225 カテゴリボタン
--------------------------------------------------------------------- */

/*   div.CategoryStyleL_ span.name_ a { 
    position: relative;
    display: grid;
    border: 1px solid #bbb;
    padding: 0.25% 5%;
    border-radius: 5px;
    font-size: 14px;
}
   }
   div.CategoryStyleL_ span.name_ a:hover{
   border: 1px solid #ffc91b;
   }
*/
/* --------------------------------------------------------------------
20200226 カテゴリページCSS
--------------------------------------------------------------------- */

	div.category_page h1.category_name_ {
    margin: 10px 0 10px 0;
    padding: 0 0 0 20px;
    background: url(/img/common/h1.gif) 4px center no-repeat;
    color: #333;
    font-size: 180%;
    font-weight: 700;
	}
	div.category_page  h2 {
	margin: 0 0 0.5% 0 !important;
    padding: 0 0 0 48px;
    height: 46px;
    background: url(/img/common/icon/icon_h2.png) left 5px center no-repeat;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    border-bottom: none;
    }

	section.category_content{
		margin-bottom: 3%;
	}

	section.category_content ul{
		display: flex;
	}

	section.category_content ul li{
		width: 24%;
		margin-right: 1%;
		box-shadow: 1px 1px 2px #aaa;
 		border-radius: 5px;
	    border: 1px solid #ffc91b;
	    padding: 0.75%;
	    border-radius: 5px;
	    background: #fffff9;
	}
	section.category_content ul li:nth-child(4){
		margin-right: 0!important;		
	}
	section.category_content ul li a{
	    display: flex;
	}
	section.category_content ul li a:hover{
		opacity: 0.5;
	}
	section.category_content ul li a > p{
	    width: 37%;
	    margin-right: 3%;
	    margin-bottom: 0;

	}
	section.category_content ul li a div > p:nth-child(1){
		margin-bottom: 5px;
		text-align: justify;
	    font-size: 16px;
	    font-weight: bold;
	}
	section.category_content ul li a div > p:nth-child(2){
		margin-bottom: 0px;
		text-align: justify;
	    font-size: 13px;
	}
	section.category_content ul li a div > p:nth-child(2) b{
		font-size: 16px;
		color: #ff0000;
	}
	section.category_content ul li a div{
		width: 60%;
	}



	div.category p#category_middler{			 
		font-size: 1.2em !important;		
		line-height: 1.5 !important;		
	}

	div.category_page p.comment_middle_{
    margin: 0px 5px 10px 0px;
    text-align: justify;
    padding: 0px 0px 0px 10px;
    /* font-weight: bold; */
    font-size: 14px;
    /* border-right: 3px solid #FFA500; */
    border-left: 2px solid #FFA500;
	}

	div.category_page ul.brother{
		display: flex;
		flex-wrap: wrap;
	}
	div.category_page ul.brother li{
    width: 19.5%;
    margin-bottom: 0.5%;
    margin-right: 0.5%;
    border: #aaa 1px solid;
    border-radius: 3px;
	}
	div.category_page ul.brother li:hover{
		border:#ffc91b 1px solid;
		background-color: #fffcf3;
	}
	div.category_page ul.brother li:nth-child(5){
		margin-right:0%; 
	}
	div.category_page ul.brother li a{
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	div.category_page ul.brother li a:before{
		content: ">";
	    position: absolute;
	    top: 50%;
	    right: 1%;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    color: #ffc91b;
	}
	div.category_page ul.brother li a p:nth-child(1){
    width: 100%;
    max-width: 20%;
    margin: 0;
    /* padding-left: 2%; */
    margin-left: 2%;
	}
	div.category_page ul.brother li a p:nth-child(2){
		display: flex;
		align-items: center;
		width: 100%;
		max-width: 75%;
		padding-right: 5%;
		margin: 0;
		font-size: 120%;
	}

/* --------------------------------------------------------------------
20200317_新規商品説明文
--------------------------------------------------------------------- */

	div.product_wrap{
		display: inline-block;
	}

	div.product_wrap h2.big{
/*		background:none !important;*/
		border:none !important;
/*		padding: 0 !important;*/
		margin-bottom: 2rem;
		font-size:20px !important;
	}

	div.product_wrap h3{
		font-weight: bold;
		font-size: 110%;
		margin: 1.0rem 0 1.0rem 0;
	    border-bottom: 1px solid #ddd;
	}
	div.product_wrap h3:nth-child(1){
		margin: 3.0rem 0 1.0rem 0;
	}
	div.product_wrap ul{
		text-align: left;
		margin: 0 0% 2% 0 ;
	} 
	div.product_wrap ul.sla li:after{
		content: "/";
		margin: 0 0 0 10px ;
	}
	div.product_wrap ul li{
    font-size: 15px;
    line-height: 1.5;
    display: inline-block;
    color: #404040;
    margin-right: 8px;
    margin-bottom: 8px;
	}
	div.product_wrap li span{
    display: inline-block;
    color: #fff;
    background-color: #ef7d00;
/*    border: 1px solid #e6e6e6;*/
    margin: 0 8px 0 0px;
    height: 24px;
    padding: 2px 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
	}
	div.img_wrap{
	max-width: 960px;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	margin: 0 0 0rem 0 ;
	}
	div.img_wrap p{
		display: inline-block;
		width: 600px;
	}
	p.size_btn a{
		display: inline-block;
		padding: 0.5rem 1.5rem;
		border-radius: 5px;
		color: #fff;
		background-color: #ef7d00;
}
	p.size_btn a:hover{
		opacity: 0.5;
		color: #fff !important;
	}
	div.product_wrap span.subtext{
		display: block;
		margin-bottom: 3.0rem;
		font-size: 12px;
		color: #aaa;
	}

/* --------------------------------------------------------------------
20200317_表
--------------------------------------------------------------------- */

div#table_wrap{ width: 900px; }

table.table20210317{
    font-size: 1.2em;
	width: 100%;
	margin: 0 0 2% 0 ;
	background-color: #fff;
	}
table.table20210317 th,table.table20210317 tbody tr:nth-child(1) td{
    background-color: #aaaaaa;
    border: 1px solid #fff;
    color: #fff;
    border-top-color: #999;
    height: 45px;
    vertical-align: middle;
    padding: 2px;
    text-align: center;
    line-height: 120%;
	}
table.table20210317 th:first-child,table.table20210317 tbody tr:nth-child(1) td:first-child{
	border-left-color: #999;
}
table.table20210317 th:last-child,table.table20210317 tbody tr:nth-child(1) td:last-child{
	border-right-color: #999;
}
table.table20210317 tr:nth-child(2n) {
background-color: #efefef;
}
table.table20210317 tr td {
	border: 1px solid #999;
	height: auto;
		vertical-align: middle;
	padding: 7px;
	text-align: center;
	line-height: 120%;
}
table.table20210317 td.yell {
	background-color: #ff0;
}
table.table20210317 td a{
	text-decoration: underline !important;
	}

h3.table_head_txt20210910{
	margin: 0 0 0.5rem 0 ;
	padding: 0.5rem 0 0rem 0 ;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
}


/* --------------------------------------------------------------------
20200322_FAV枠
--------------------------------------------------------------------- */
	section.benefit_wrap{
		max-width: 1200px;
		padding: 3rem 0 0 0;
	}
	div.benefit_body{
		display: flex;
		margin-bottom: 3rem;

	}
	div.benefit_body > p{
		width: 29%;
		margin-right: 2%;
	}
	div.benefit_body > div{
		width: 69%;
	}
	div.benefit_body > div h3{
	margin:0 0 1rem 0 ;
	padding-bottom: 0.5rem;
	text-align: justify;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5;
	border-bottom: 1px solid #ef7e00;
	color: #000;
	}
	div.benefit_body > div p{
		font-size: 16px;
		line-height: 1.75;
		color: #000;
	} 
	div.benefit_body > div span.strong{
		font-weight: bold;
		color: #ff0000;
	}
	div.benefit_body > div span.sub{
		color: #333;
		font-size: 12px;
	}
	section.benefit_wrap a{
		color: #ef7d00;
		text-decoration: underline;
	}

/* --------------------------------------------------------------------
20200324_バリエーション枠　中央ぞろえ
--------------------------------------------------------------------- */

table.formlist_ td.comment_{
	text-align: center;
	font-weight: bold;;
}

/* --------------------------------------------------------------------
20210518_マガジンページ子ページ
--------------------------------------------------------------------- */
	body div#mag_wrap {
    	font-family: 'Noto Sans JP', sans-serif;
    	color: #000;
	}
	div#mag_wrap{

	}
	#mag_wrap .img{
		text-align:center;
	}
	#mag_wrap .btn{
		text-decoration:none;
		padding:20px;
	}
	div#mag_wrap a:hover{
		text-decoration: none;
	}
	div.mag_body_wrap{
		display: flex;
		max-width: 1200px;
		margin: 15px auto 0 auto;
	}
	article.mag_body_l{
		max-width: 800px;
		margin: 0 75px 0 0 ;
	}
	section.mag_head{
		margin:0 0 3.0rem 0 ;
	}
	section.mag_head h1{
		margin: 1.0rem 0;
		line-height: 1.25;
		font-size: 1.5rem;
		font-weight: bold;
	}
	div.time{
		margin: 1.0rem 0;
		font-size: 12px;
		font-weight: bold;
		color: #ccc;
	}
	p.main_img{
		margin: 0 0 2rem 0 ;
	}
	p.main_txt{
		margin: 0 0 2rem 0 ;
		font-size: 15px;
		line-height: 1.8;
   	    letter-spacing: 0.05em;
		text-align: justify;
	}
	div.index_wrap{
		padding: 40px;
		border-radius: 5px;
		background: #f5f5f5;
	}
	div.index_wrap h2{
		height: auto;
	    font-size: 28px !important;
	    line-height: 1.5 !important;
	    margin: 0 0 30px 0;
	    padding: 0 0 13px;
	    letter-spacing: 0.2em;
	    text-align: center;
	    font-weight: normal !important;
	    border-bottom: 2px solid #ef7e00;
 
	}
	div.index_wrap ul li{
		margin: 10px 0 0 ;
		font-weight: bold;
		font-size: 14px;
	}
	div.index_wrap ul li a span{
		padding: 0 10px 0 0 ;
	}
 	section.mag_body{
	    margin: 0px 0 4rem 0;
	    padding: 1rem 0 0 0;
 	}
 	section.mag_body a.btn{
 		display: flex;
 		position: relative;
 		justify-content: center;
 		align-items: center;
 		width: 54%;
 		margin: 2rem auto 2rem auto;
 		padding: 1rem 0 ;
 		color: #fff;
 		background-color: #e2222d;
 		font-size: 16px !important;
 		border-radius: 5px;
		box-shadow: 2px 2px 2px #ccc;
	   transition: opacity 0.5s;
 	}
 	section.mag_body a.btn:after{
 		
 	}
 	section.mag_body a.btn:hover{
 		opacity: 0.5;
 		color: #fff !important;
 		text-decoration: none;
 	}

 /*	section.mag_body h2:before{
	    position: absolute;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    left: 20px;
	    top: -20px;
	    width: 40px;
	    height: 60px;
	    font-size: 36px;
	    font-weight: normal;
	    line-height: 1.0;
	    color: #fff;
	    background-color: #ef7e00;
	    box-shadow: 0 -7px 0 -3px chocolate;
	}
 	section#section01 h2:before{content: "1";}
  	section#section02 h2:before{content: "2";}
   	section#section03 h2:before{content: "3";}
   	section#section04 h2:before{content: "4";}
   	section#section05 h2:before{content: "5";}
 	section#section06 h2:before{content: "6";}
 	section#section07 h2:before{content: "7";}
	section#section08 h2:before{content: "8";}
	section#section09 h2:before{content: "9";}*/



 	section.mag_body h2{
		position: relative;
	    height: auto;
	    text-align: left;
	    /* border-top: 2px solid #ef7e00; */
	    border-bottom: 2px solid #ef7e00;
	    margin: 0 0 20px 0;
	    padding: 0 0px 10px 0px;
	    line-height: 1.4 !important;
	    font-size: 20px !important;
	    font-weight: 600 !important;
 	}
  	section.mag_body p.img{
 		margin: 0 0 2rem 0;
  	}
 	section.mag_body p.txt{
 		margin: 0 0 1rem 0;
	    font-size: 14px;
	    line-height: 1.8;
   	    letter-spacing: 0.05em;
	    text-align: justify;
 	}
 	section.mag_body p.txt a{
 		text-decoration: underline;
 	}
 	div.subtxt_wrap,div.subtxt_wrap_double{
 		padding: 40px;
 		background:#ffffeb;
 	}
 	div.subtxt_wrap h3,div.subtxt_wrap_double h3{
	    margin: 0 0rem 1.0rem 0;
	    font-size: 1.3rem;
	    line-height: 2.0rem;
	    font-weight: bold;
 	}
 	div.subtxt_wrap_double div{
 		display: flex;
 	}
 	div.subtxt_wrap div p{
  		font-size: 14px;
  		line-height: 1.8;
  		font-weight:normal;
  		text-align: justify;
 	}

  	div.subtxt_wrap_double div p:nth-child(1){
  		width: 38%;
  		margin: 0 2% 0 0 ;
  	}
   	div.subtxt_wrap_double div p:nth-child(2){
  		width: 60%;
  		margin: 0 0% 0 0 ;
  		font-size: 16px;
  		line-height: 2.0;
  	}
	div.subbox_wrap{
		max-width:700px;
		margin: 4rem auto; 
	}
	div.subbox_wrap h3{
		position: relative;
	    margin: 1rem 0rem 1.0rem 0;
	    padding: 0 0 1rem 1rem;
	    font-size: 1.3rem;
	    line-height: 2.0rem;
	    font-weight: bold;
	    border-bottom: 1px solid #ef7e00;
	}
	div.subbox_wrap h3:before{
		content: "-";
		position: absolute;
		top: auto;
		bottom: auto;
		left: 0;
	}
	div.subbox_wrap p{
	    font-size: 15px;
	    line-height: 2.0rem;
	    font-weight: normal;
	}
	section.end_wrap{
		padding: 8% 0 0 0;
	}
	section.end_wrap div.kanren_wrap{
		margin: 0 auto 16% auto;	
	}
	section.end_wrap div.kanren_wrap h2{
		margin: 4%;
		text-align: center;
		font-size: 20px !important;
	}
	section.end_wrap div.kanren_wrap a{
		display: flex;
		margin: 0 0 2rem 0;
		padding: 3%;
		border:2px solid #ccc;
	}
	section.end_wrap div.kanren_wrap a div {
		overflow: hidden;
	}
	section.end_wrap div.kanren_wrap a > p{
		width: 20%;
		margin: 0 5% 0 0;
	}
	section.end_wrap div.kanren_wrap a > div{
		width: 75%;
	    display: flex;
	    flex-flow: column;
	    justify-content: space-between;
	}
	section.end_wrap div.kanren_wrap a div h3{
		font-size: 18px;
		line-height: 1.5;
		font-weight: bold;
	}
	section.end_wrap div.kanren_wrap a div p{
		display: flex;
		width: 80%;
		height: 30%;
		margin: 0 auto;
		justify-content: center;
		align-items: center;
		color: #fff;
		border-radius: 5px;
		font-size: 16px;
		background: #c51400;
	}

	section.end_wrap div.kanrenkiji_wrap{
		margin: 0 auto 16% auto;	
	}
	section.end_wrap div.kanrenkiji_wrap h2{
		height: auto !important;
		display: table;
		margin: 4% auto;
		padding: 1% 2%;
		text-align: center;
		background: #444;
		font-weight: normal !important;
		color: #fff;
		line-height: 1.0 !important;
		font-size: 20px !important;
	}
	section.end_wrap div.kanrenkiji_wrap a{
		display: flex;
		margin: 0 0 2rem 0;
		padding: 3%;
		border:2px solid #ccc;
	}
	section.end_wrap div.kanren_wrap a:hover,section.end_wrap div.kanrenkiji_wrap a:hover{
		opacity: 0.5;
	}
	section.end_wrap div.kanrenkiji_wrap a div {
		overflow: hidden;
	}
	section.end_wrap div.kanrenkiji_wrap a > p{
		width: 20%;
		margin: 0 5% 0 0;
	}
	section.end_wrap div.kanrenkiji_wrap a > div{
		width: 75%;
	    display: flex;
	    flex-flow: column;
	    justify-content: space-between;
	}
	section.end_wrap div.kanrenkiji_wrap a div h3{
		padding: 0 0 3% 0;
	    margin: 0 0 3% 0;
	    font-size: 18px;
	    border-bottom: 2px solid #444;
	    line-height: 1.5;
	    font-weight: bold;
	}
	section.end_wrap div.kanrenkiji_wrap a div p:nth-last-child(2){
		margin:0 0 3% 0 ;
		color: #444;
		font-size: 14px;
	}
	section.end_wrap div.kanrenkiji_wrap a div p:nth-last-child(1){
		text-align: right;
		color: #ef7d00;
		font-size: 14px;
	}
	div.comment_wrap{
		display: flex;
		margin: 0 0 4% 0;
		padding: 4%;
		background: #efefef;
	}
	div.comment_wrap p:nth-child(1){
		width: 10%;
		margin: 0 3% 0 0 ;
	}
	div.comment_wrap p:nth-child(2){
		width: 87%;
		padding: 2%;
		text-align: justify;
		background: #fff;
		border-radius: 10px;
		font-size: 16px;
		line-height: 2.0;
	} 
	div.next_wrap{
		display: flex;
		justify-content: space-between;
	}
	div.next_wrap > div{
		width: 46%;
	}
	div.next_wrap > div a{
		display: block;
	}
	div.next_wrap > div a:hover{
		opacity: 0.5;
	}
	div.next_wrap > div a div:nth-child(1){
		display: table;
		margin: 0 auto 5px 0 ;
		padding: 1% 6%;
		border-radius: 10px;
		font-size: 13px;
		text-align: center;
		color: #fff;
		background: #ef7e00;
	}
	div.next_wrap > div a div.next{
		margin: 0 0 5px auto;
	}
	div.next_wrap > div a div:nth-child(2){
		display: flex;
	}
	div.next_wrap > div a div:nth-child(2) p:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0 ;
	}
	div.next_wrap > div a div:nth-child(2) p:nth-child(2){
		width: 75%;
		font-size: 14px;
		line-height: 1.5;
		text-align: justify;
	}


	div.undercont_wrap{
		margin: 6rem 0 6rem 0;
	}
	section.cate_wrap{
		width: 1200px;
		margin: 0 auto;
	}
	section.cate_wrap h3{
		margin: 0 0 3rem 0;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
	}
	section.cate_wrap h3 span{
		margin-top: 0.5%;
	    display: inline-block;
	    font-size: 30px;
	    font-weight: bold;
	    line-height: 1.0;
	}
	section.cate_wrap ul{
		display: flex;
		justify-content:space-between;

	}
	section.cate_wrap ul li{
		width: 12%;
	}
	section.cate_wrap ul li p{
		text-align: center;
		font-size: 14px;
	}
	aside.box_r{
		width:325px; 
	}
	aside.box_r section.r_box_wrap{
		margin: 12px 0% 5rem 0 ;
		padding: 0 0 0 0 ;
	}
	aside.box_r section.r_box_wrap h3{
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		margin: 0 0 4% 0 ;
		padding: 0 4% 4% 4% ;
		color: #444;
		border-bottom: 2px solid #ef7e00;
	}
	aside.box_r section.r_box_wrap ul li{
		display: flex;
		justify-content: space-between;
		margin: 0 0 1.5rem 0 ;
		padding: 0 2% ;
	}
	aside.box_r section.r_box_wrap ul li a{
		display: flex;
		justify-content: space-between;
	}
	aside.box_r section.r_box_wrap ul li a:hover{
		opacity: 0.5;
	}
	aside.box_r section.r_box_wrap ul li a > p{
		width: 25%;
	}
	aside.box_r section.r_box_wrap ul li a > div{
		width: 70%;
	}
	aside.box_r section.r_box_wrap ul li a > div p:nth-child(1){
		margin: 0 0 1% 0 ;
		font-size: 14px;
		color: #555;
		line-height: 1.4;
		text-align: justify;
	}
	aside.box_r section.r_box_wrap ul li a > div p:nth-child(2){
		color: #ccc;
	}

	/*dl枠*/
	dl.description_txt{
		margin: 0 0 2rem 0;
		padding: 0 0 2rem 0;
		border-bottom: 1px #ddd dotted;
	}
	dl.description_txt dt{
		display: table;
		margin: 0 0 0.5rem 0;
		padding: 0 0 0.25rem 0;
		font-size: 15px;
		line-height: 2.0;
		letter-spacing: 0.05em;
		text-align: justify;
		font-weight: bold;
		border-bottom: 2px solid #fff000;
	}
	dl.description_txt dd{
		display: inline-block;
		font-size: 14px;
		line-height: 2.0;
		letter-spacing: 0.05em;
		text-align: justify;
	}
	p.sub_h3{
		margin: 0.5rem 0 0 0 ;
		font-weight: bold;
		font-size:15px;
		color:#cd1515; 
	}
	div.subbox_item_wrap{

	}
	div.subbox_item_wrap h3{
		position: relative;
	    margin: 1rem 0rem 1.0rem 0;
	    padding: 0 0 1rem 1rem;
	    font-size: 1.3rem;
	    line-height: 2.0rem;
	    font-weight: bold;
	    border-bottom: 1px solid #ef7e00;
	}
	div.subbox_item_wrap h3:before{
		content: "-";
	    position: absolute;
	    top: auto;
	    bottom: auto;
	    left: 0;
	}
	div.subbox_item_wrap div.subbox_item_photo_wrap{
		display: flex;
		justify-content: space-between;
	}
	div.subbox_item_wrap div.subbox_item_photo_wrap p.subitem_photo{
		width: 35%;
		margin: 0 5% 0 0;
	}
	div.subbox_item_wrap div.subbox_item_photo_wrap div.subitem_txt{
		width: 60%;
		font-size: 14px;
		line-height: 1.5;
		text-align: justify;
	}
	div.subbox_item_wrap div.subbox_item_photo_wrap div.subitem_txt p{
		margin: 0 0 1rem 0;
	}
	div.subbox_item_wrap div.subbox_item_photo_wrap div.subitem_txt p span{
		font-weight: bold;
	}
	div.subbox_item_wrap div.subbox_item_photo_wrap div.subitem_txt p span.price_txt{
		color: #ff0000;
		margin: 0 0 0.3rem 0;
		font-size: 23px;
		display: inline-block;
	}
	h3.secion_h3{
	    display: inline-block;
	    margin: 0 0 1rem 0;
	    font-size: 1.3rem;
	    line-height: 1.5;
	    text-align: justify;
	    font-weight: bold;
	    border-bottom: 6px solid #fff000;
	}
	div.subbox_item_wrap ul.itemwrap_list li{
		position: relative;
		padding: 0.5rem 0 0.5rem 1.25rem;
		font-size: 0.9rem;
		border-bottom: 1px dotted #ccc;
		font-weight: normal;
	}
	div.subbox_item_wrap ul.itemwrap_list li:before{
		content:"\2605";
		position: absolute;
		top:auto;
		bottom: auto;
		left: 0;
		color: #ffd800;
	}
/* --------------------------------------------------------------------
20210608_セレクションページ
--------------------------------------------------------------------- */

	#selection_page{font-family: 'Noto Sans JP', sans-serif;}
	#selection_page div.page_head{
	    height: 260px;
	    margin: 0 0 2.0rem 0;
	    padding: 0px 0 0 0;
	}
	#selection_page div.page_head h1{
		margin: 0 auto ;
		width: 1200px;
	}
	#selection_page div#feature2 div.path {
    	margin: 12px auto 12px auto;
    	max-width: 1200px;
    	font-size: 95%;
    }
	#selection_page p.page_head_untxt{
		margin: 0 auto 2rem auto;
		max-width: 1000px; 
		font-size: 16px;
		line-height: 1.5;
		text-align: center;
	}
    #selection_page ul.btny_wrap{
    	max-width: 1000px;
    	margin: 0 auto 4rem auto;
    	display: flex;
    	flex-wrap: wrap;
    	justify-content: space-between;
    }
    #selection_page ul.btny_wrap:before{
    	display: block;
    	content: "";
    	width: 24%;
   		order: 1;  /* 疑似要素beforeの順番を必ず指定する*/
    }
    #selection_page ul.btny_wrap:after{
    	display: block;
    	content: "";
    	width: 24%;
    }
    #selection_page ul.btny_wrap li{
    	width: 24%;
    	margin: 0 0 1% 0 ;

    }
    #selection_page ul.btny_wrap li a{
		position: relative;
	    display: block;
	    border: solid 1px #ccc;
	    text-align: center;
	    padding: 1.0rem auto;
	    padding: 1.0rem 0;
	    background: #fefefe;
	    color: #000;
	    font-size: 1.0rem;
	    border-radius: 5px;
	    box-shadow: 1px 1px 1px #ccc;
    }
    #selection_page ul.btny_wrap li a::after{
    	position: absolute;
    	content: "";
    	background-image: url(/img/feature/common/arrow.png);
    	background-size: 8px;
    	height:11px;
    	width: 8px;
    	top: 50%;
    	right: 10px;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
    }
    #selection_page ul.btny_wrap li a:hover{
 	   	color: #000 !important;
 	   	text-decoration: none;
    	opacity: 0.5;
    	/*box-shadow: 2px 2px 2px #ccc;*/
    }

    #selection_page div.page_body div.page_body_in{
    	margin: 0 auto 1.5rem auto ;
    	max-width: 1200px;
    	flex-wrap: wrap;
    }
    #selection_page div.page_body div.page_body_in h2{
    	margin: 0 0 2rem 0 ;
    	padding: 0.5rem 0.5rem 0.5rem 0.5rem ;
    	color: #000;
    	text-align:justify;
    	font-size: 1.8rem !important;
    	font-weight: bold !important;
    	line-height: 1.0 !important;
    	background-color:#f7df16; 
    	/*border-radius: 5px;*/
    }
	#selection_page div.page_body div.page_body_in h3{
	    margin: 0 0 1rem 0;
	    padding: 1rem 0 1.1rem 0;
	    color: #000;
	    font-size: 1.4rem;
	    font-weight: bold;
	}
	#selection_page div.page_body div.page_body_in p.page_body_in_txt{
		margin: 0 0 2.0rem 0;
		color: #000;
		font-size: 16px;
		line-height: 1.5;
	}
	#selection_page div.page_body div.page_body_in ul{
    	display: flex;
    	justify-content:flex-start;
    	flex-wrap: wrap;
    	margin: 0 0 5rem 0;
	}
	#selection_page div.page_body div.page_body_in ul.itrem_wrap{
    	width: 1200px;
		border-top: 1px solid #c9c9c9;
    	border-left: 1px solid #c9c9c9;
	}
	#selection_page div.page_body div.page_body_in ul li{
		width: 20%;
		margin: 0 0% 0 0 ;
	}
/*	#selection_page div.page_body div.page_body_in ul li:nth-child(5n){
		width: 239px;
	}*/
	#selection_page div.page_body div.page_body_in ul:after{
    	display: block;
    	content: "";
    	width: 20%;
	}
	#selection_page div.page_body div.page_body_in ul li a{
    	display: block;
    	padding: 1.5rem;
       	border-right:solid 1px #c9c9c9;
       	border-bottom:solid 1px #c9c9c9;
    	text-align: justify;
    	color: #000;
    	font-size: 1.0rem;
    	/*border-radius: 5px;*/
	}
/*	#selection_page div.page_body div.page_body_in ul li:nth-child(5n) a{
		margin: 0 0 1.5rem 0;
		border-right:none;
	}*/
	#selection_page div.page_body div.page_body_in ul li a:hover{
		opacity: 0.5;
		text-decoration: none;
		box-shadow: 1px 1px 1px #444;

	}
	#selection_page div.page_body div.page_body_in ul li.none a:hover{
		box-shadow: none !important;
		opacity: 1.0 !important;
		cursor:default;
	}
	#selection_page div.page_body div.page_body_in ul li a p.photo{
		position: relative;
		margin: 0 0 1rem 0 ;
	}
	#selection_page div.page_body div.page_body_in ul li a p.photo span.icon01{
		position: absolute;
		top: 0;
		left: 0;
		padding: 4px;
		font-size: 12px;
		color: #fff;
		text-align: center;
		background: rgba(255,0,0,0.8);

	}
	#selection_page div.page_body div.page_body_in ul li a p.photo img{
		width: 100%;
	}
	#selection_page div.page_body div.page_body_in ul li a p.name{
		height: 42px;
	    margin: 0 0 0.5rem 0;
	    font-weight: normal;
	    font-size: 14px;
	    line-height: 1.5;
	    color: #444;
	    overflow: hidden;
	}
	#selection_page div.page_body div.page_body_in ul li a p.catch{
	    height: 20px;
	    margin: 0 0 0.2rem 0;
	    padding: 0 0 0rem 0rem;
	    font-size: 16px;
	    font-weight: bold;
	    line-height: 1.0;
	    color: #000;
	}
	#selection_page div.page_body div.page_body_in ul li a p.price{
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    height: 10px;
	    padding: 1.0rem 0;
	    border-radius: 5px;
	    font-size: 14px;
	    border: 1px solid #cfcfcf;
	    background: #efefef;
	    margin: 0 0 0.5rem 0;
	    color: #444;
	}
	#selection_page div.page_body div.page_body_in ul li a p.price_txt{
		color: #ff0000;
	    font-size: 20px;
	    margin: 0 0 1rem 0;
	}
	#selection_page div.page_body div.page_body_in ul li.none a p.price{
		background: none;
		border :1px solid #fff;
	}

	#selection_page div.page_body div.page_body_in ul li a p.can{
		display: inline-block;
		margin: 0 0 0.7rem 0 ;
		padding: 0.4rem;
		font-weight: bold;
		color:#fff;
		background-color: #ff0000;
		font-size: 1.2rem;
	}
	#selection_page ul.bottom_content{
		max-width: 800px;
		margin: 0 auto 5rem auto ;
	}
	#selection_page ul.bottom_content li{
		margin: 0 0 1rem 0 ;		
	}
	#selection_page ul.bottom_content li a{
		display: block;
		padding: 1rem 0rem;
		text-align: center;
		font-size: 1.0rem;
		line-height: 1.5;
		color: #ef7d00;
		background-color: #fff;
		border:2px #ef7d00 solid;
		border-radius: 5px;
	}
	#selection_page ul.bottom_content li a:hover{
		color: #ef7d00 !important;
		text-decoration: none;
		opacity: 0.5;
	}
	#selection_page ul.bottom_content li:hover a{
		color: #ef7d00 !important;
	}
	#selection_page div.page_body div.page_body_in ul.list_fotter li {
		width: 70%;
		margin: 0 auto 1rem auto;
	}
	#selection_page div.page_body div.page_body_in ul.list_fotter li a{
		position: relative;
	    display: block;
	    padding: 1rem 0rem;
	    text-align: center;
	    font-size: 1.0rem;
	    line-height: 1.5;
	    color: #ffffff;
	    background-color: #ef7d00;
	    border: 2px #ef7d00 solid;
	    border-radius: 5px;
	}
	#selection_page div.page_body div.page_body_in ul.list_fotter li a:hover{
		color: #ffffff !important;
	}
	#selection_page div.page_body div.page_body_in ul.list_fotter li:hover a{
		color: #ffffff !important;
	}
	#selection_page div.page_body div.page_body_in ul.list_fotter li a:after{
	    position: absolute;
	    content: "";
	    background-image: url(/img/feature/common/arrow_white.png);
	    background-size: 8px;
	    height: 11px;
	    width: 8px;
	    top: 50%;
	    right: 10px;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	}
	#selection_page div.page_body div.page_body_in ul.list_fotter:after{
		content: none !important;
		}
	#selection_page div.page_body div.page_body_in ul.sun_btny_wrap{
		display: flex;
		justify-content: space-between;
		margin: 0 0 3rem 0; 
	}
	#selection_page div.page_body div.page_body_in ul.sun_btny_wrap li{
		width: 24%;
	}
	#selection_page div.page_body div.page_body_in ul.sun_btny_wrap li a{
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 12px 0;
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
		border: 1px solid #ccc;
		border-right: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		border-radius: 15px;
	}
	#selection_page div.page_body div.page_body_in ul.sun_btny_wrap li a:after{
		position: absolute;
	    content: "";
	    background-image: url(/img/feature/comon/arrow_unt.png);
	    background-size: 8px;
	    height: 11px;
	    width: 8px;
	    top: 51%;
	    right: 10px;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	}
/* --------------------------------------------------------------------
20210610_カテゴリページセレクト枠
--------------------------------------------------------------------- */
	div.select_wrap{
	    margin: 2rem 0 0 0;
	}

	div.select_wrap h2{
		margin: 0 0 2rem 0 !important;
		padding: 0 0 8px 4px !important;
		height: auto !important;
		line-height: 1.5 !important;
		font-size: 18px !important;
		font-weight: bold !important;
		background: none !important;
		border-bottom:2px solid #ef7d00 !important;
	}
	div.select_wrap > div {
		max-width: 1200px;
		margin: 0 0 2rem 0 ;
	}
	div.select_wrap > div h3 {
		margin: 0 0 1% 0;
	    padding: 4px 0 0px 25px;
	    font-size: 18px;
	    font-weight: bold;
	}

	div.select_wrap > div ul{
		display: flex;
		flex-wrap: wrap;
		justify-content:flex-start;
	}
	div.select_wrap > div ul li{
		width: 19.5%;
		margin:0 0.5% 0.5% 0; 
	}
	div.select_wrap > div ul li a{
	position: relative;
    display: flex;
    padding: 0.4rem 1.5rem 0.4rem 0.5rem;
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
    border: 1px dotted #aaaaaa;
    /* background: #f9f9f9; */
    /* box-shadow: 1px 1px 2px #eee;*/
	}
	div.select_wrap > div ul li a span.headtxt{
	    display: block;
	    margin-bottom: 0.1rem;
	}
	div.select_wrap > div ul li a span.subtxt{
	    display: block;
	    text-align: justify;
	    font-size: 0.7rem;
	    line-height: 1.5;
	    font-weight: normal;
	} 
	div.select_wrap > div ul li a img{
		width: 20%;
		height: 20%;
	}
	div.select_wrap > div ul li a:after{
		content: url(/img/category/sam/bg_icon_arrow.png);
		position: absolute;
	    top: 50%;
	    right: 5px;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	}
	div.select_wrap > div ul li a:hover{
		background-color: #fffbc7;
		text-decoration: none;
	}
	div.select_wrap > div ul li a img{
		margin-right: 0.5rem; 
	}
	 div.select_subtext{
	 	max-width:4000px !important;
	 	margin: 0 0 0 0;
	 	padding:1rem;
	 	border-radius: 5px;
 		background: #fffbef;
 	}
 	 div.select_subtext h2{
 	 	margin: 0 0 1rem 0 !important;
 	 }
	 div.select_subtext p{
	 	font-size: 14px;
	 	line-height: 1.5;
	 	margin: 0 0 0 0;
	 }


/*20210714_取り扱い説明書*/
	div.goodscomment2_ p.manual_btn{
		margin: 0 0 1rem 0 ;
		max-width: 500px;
		padding: 1px;
		background: linear-gradient(#c1c1c1,#FFF );
		border-radius: 3px;
		box-shadow: 1px 1px 2px #ccc;
	}
	div.goodscomment2_ p.manual_btn a{
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 40px;
		color: #262626;
		font-family: 'Noto Sans JP', sans-serif !important;
		background: linear-gradient(#FFF, #c1c1c1);
		border-radius: 3px;
	}
	div.goodscomment2_ p.manual_btn a:hover{
		opacity: 0.9;
		text-decoration: none;
		color: #262626;
	}
	div.goodscomment2_ p.manual_btn a:before{
		position: absolute;
		content: "";
		font-weight: bold;
		background-image: url(/img/common/manual_icon02.png);
		background-size: 27px 26px;
		background-repeat: no-repeat;
		width: 26px;
		height: 27px;
		top: auto;
		bottom: auto;
  		left: 10px;
	}



/*廃版*/
p.haiban{
    font-size: 1rem;
    padding: 0.7rem 1em;
    background: #fffaaa;
    font-weight: bold;
    border-radius: 5px;
}
p.haiban a{
	text-decoration: underline;
	color: #ff0000;
}



/*20210715_Q＆A枠設置*/
	section#question_wrap{
		max-width: 600px;
		margin-bottom: 3rem;
		padding: 30px;
		border-radius:5px;
		border:1px solid #ddd;
	}
	section#question_wrap h2{
		font-size: 20px !important;
	    padding-top: 0rem;
	    margin-bottom: 1.5rem;
	    text-align: center;
	    /*color: #ef7d00;*/
	}
	section#question_wrap div ol{
	}
	section#question_wrap ol li{
		margin: 0 0 1rem 0 ;
		list-style: none;
	}
	section#question_wrap div ol li dl dt{
		margin: 0 0 0.75rem 0 ;
		color: #111;
		font-size: 16px;
		line-height: 1.5;
		font-weight: bold;
	}
	section#question_wrap div ol li dl dt span.q{
		color: #ef7d00;
	}	
	section#question_wrap div ol li dl dd{
		padding: 0 0 2.5rem 0;
		font-size: 16px;
		line-height: 1.5;
		text-align: justify;
		/* border-bottom: 1px solid #ccc; */
		border: 1px dotted #666;
		border-radius: 5px;
	}
	section#question_wrap div ol li dl dd span.a{
		color: #ff6666;
		font-size: 16px;
		font-weight: bold;
	}

	section#question_wrap div ol li dl dd:last-child{
		padding: 0.5rem !important;
	}
	section#question_wrap div ol li dl dd span a.txt_link{
		color: #ef7d00;
		text-decoration: underline;
	}
	section#question_wrap div ol li dl dd span a.txt_link:hover{
		opacity: 0.7;
		text-decoration: none;
	}
	section#question_wrap div p a{
		width: 70%;
	    margin: 0 auto;
		position: relative;
		border-radius: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 10px 0;
		font-size: 16px;
		line-height: 1.5;
		text-align: justify;
		color: #fff;
		border:1px solid #efba00;
		background-color: #ef7d00;
	}
	section#question_wrap div p a:after{
		content: ">";
		top: auto;
		bottom: auto;
		right:10px;
		position: absolute;
		color: #fff;
		line-height: 0;

	}
	section#question_wrap div p a:hover{
		opacity: 0.5;
		color: #fff !important;
		text-decoration: none!important;
	}




/*20210715_Q＆A枠とFAB枠同時設置時*/
	div#benefit_question_wrap{
		display: flex;
		justify-content: space-between;
	    align-items: flex-start;
	}
	div#benefit_question_wrap section.benefit_wrap{
		width: 65%;
		padding: 0;
	}
	div#benefit_question_wrap section#question_wrap{
		width: 25%;
	}

/*20210727_マガジンページのレビュー*/
	article.mag_body_l div#review_wrap {
		margin:0 0 4rem 0 ; 
	}
	article.mag_body_l div#review_wrap p.review_wrap_headtxt{
		position: relative;
		padding: 0 0 1rem 0;
		font-size: 24px !important;
		margin-bottom: 3rem;
		text-align: center;
	}
	article.mag_body_l div#review_wrap p.review_wrap_headtxt:after{
		position: absolute;
		content: " ";
	    left: 50%;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
		bottom: 0;
		width: 100px;
		height: 2px;
		background-color: #ffd200;
	}
	article.mag_body_l div#review_wrap ul{
		display: flex;
	    justify-content: space-between;
	    flex-wrap: wrap;
	    border: 1px solid #ccc;
	    padding: 1.5rem;
	    border-radius: 5px;
		background: #fffff4;
	}
	article.mag_body_l div#review_wrap ul li{
		width: 46%;
		margin:0 0rem 2rem 0 ;
		padding: 0 0 0rem 0 ;
	}
	article.mag_body_l div#review_wrap ul li a {
		display: flex;
		justify-content: space-between;
		text-decoration: none !important;
	}
	article.mag_body_l div#review_wrap ul li a:hover{
		opacity: 0.5;
	}
/*	article.mag_body_l div#review_wrap ul li a > p {
		width: 20%;
	}*/
	article.mag_body_l div#review_wrap ul li a > div {
		color: #313131;
		text-decoration: none;
	}
	article.mag_body_l div#review_wrap ul li a > div h3{
		margin-bottom: 0.5rem;
		font-size: 18px;
		font-weight: bold;
		margin:0 !important;
		border-bottom: none !important;
		padding: 0 0 0.15rem 0rem !important;
	}
	article.mag_body_l div#review_wrap ul li a > div h3:before{
		content: none;
	}
	article.mag_body_l div#review_wrap ul li a > div h3 span{
		font-size: 14px;
	}
	article.mag_body_l div#review_wrap ul li a > div p.yoto{
		margin-bottom: 0.5rem;
		font-size: 16px;
		font-weight: bold;
	}
	article.mag_body_l div#review_wrap ul li a > div p.yoto span{
		font-size: 14px;
		font-weight: normal;
	}
	article.mag_body_l div#review_wrap ul li a > div p.review_com{
		font-size: 14px;
		line-height: 1.5;
	}
	article.mag_body_l div#review_wrap ul li a > div > div.star{
		margin-bottom: 0.5rem;
		font-size: 16px;
		color: #ecb32b;
	}
	article.mag_body_l div#review_wrap ul li a > div > div.star b{
		font-size: 20px;
	}
	/*20211012マガジンページの注釈*/
	dl.description_txt.photoand{
		overflow: hidden;
	}
	dl.description_txt.photoand dd.photo{
		float: left;
		width: 20%;
	}
	dl.description_txt.photoand dt{
		float: right;
		width: 76%;
		padding: 0 0 0 0;
		border-bottom: none;
		font-size: 18px;
	}
	dl.description_txt.photoand dt span{
		padding: 0 0 0.25rem 0;
	    border-bottom: 2px solid #fff000;
	}
	dl.description_txt.photoand dd.txt{
		float: right;
		width: 76%;
	}

/* --------------------------------------------------------------------
商品コメント1直下CSS
--------------------------------------------------------------------- */
	a.comment_link_btn{
		position: relative;
		display: block !important;
		/* margin: 0 0 0.25rem 0 !important;
		padding: 0 0 0rem 10px !important;  */
		font-size: 14px !important;
		line-height: 1.5 !important;
		border:none !important;
		border-bottom:none !important;
		max-width: 450px;
		width: 100%;
		box-shadow: #ccc 2px 2px 3px;
	}
	/* a.comment_link_btn:before{
		content: url(/img/category/sam/bg_icon_arrow.png);
		position: absolute;
	    top: 50%;
	    left: 0px;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	} */

/*バリエーションがありますボタン*/
	div.goodsspec_ > a:first-of-type{
		padding: 0.4rem 0.8rem 0.4rem 1.0rem;
	    border: 1px #aaa solid;
	    display: inline-block;
	    border-radius: 5px;
	    border-bottom: 2px solid #666;
	    margin: 0 0 20px 0;
}
	div.goodsspec_ > a:first-of-type:hover{
		margin-bottom: 21px;
		text-decoration: none;
		background-color: #fefefe;
		border-bottom: 1px solid #aaa;
	}

/*20230315 デザイン修正対応 バリエーションがありますボタン*/
	div#item-detail > a:first-of-type{
		padding: 0.4rem 0.8rem 0.4rem 1.0rem;
		border: 1px #aaa solid;
		display: inline-block;
		border-radius: 5px;
		border-bottom: 2px solid #666;
		margin: 0 0 20px 0;
}
	div#item-detail > a:first-of-type:hover{
		margin-bottom: 21px;
		text-decoration: none;
		background-color: #fefefe;
		border-bottom: 1px solid #aaa;
}
/* --------------------------------------------------------------------
20211025_手袋ブログ
--------------------------------------------------------------------- */
	dl.description_txt.photoand dd.link{
		float: right;
		width: 76%;
		margin:1.0rem 0 0 0 ; 
	}
	dl.description_txt.photoand dd.link a{
		width: 70%;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0.5rem 0;
		text-align: center;
		color: #fff;
		background-color: #ef7e00;
		border-radius: 5px;
		margin: 0 auto 0 auto;
	} 
	dl.description_txt.photoand dd.link a:hover{
		color: #fff !important;
		opacity: 0.7;
	}
	section.mag_body ul.description_list_wrap li{
		margin:0 0 1rem 0 ;
	}
	section.mag_body ul.description_list_wrap li a{
		display: block;
		border:1px #ccc solid;
		border-radius: 5px;
	}
	section.mag_body ul.description_list_wrap li a dl.description_list{
		display: flex;
		justify-content: space-between;
		padding: 1%;
	}
	section.mag_body ul.description_list_wrap li a dl.description_list dd{
		width: 8%;
	}
	section.mag_body ul.description_list_wrap li a dl.description_list dt{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		font-size: 16px;
		font-weight: bold;
	}
	section.mag_body p.txt.font_12rem{
		font-size: 1.2rem;
	}

/* --------------------------------------------------------------------
現場市場マガジン筆者ページ
--------------------------------------------------------------------- */
	section.magindex_head　img{opacity: 1.0 !important;}
	section.magindex_head{
	    position: relative;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	    width: 800px;
	    height: 110px;
        margin: 0 0 20px 0;
	    padding: 20px 0 0 0;
	}
	section.magindex_head h1{
		display: flex;
		justify-content: center;
		width: 470px;
		height: 70px;
	}
	section.magindex_head p{
		display: flex;
		justify-content: center;
		width: 100%;
		font-size: 14px;
	}
	section.magindex_head div.magindex_head_subimg_01{
		position: absolute;
		top: 14px;
		left: 0;
	}
	section.magindex_head div.magindex_head_subimg_02{
		position: absolute;
		top: 14px;
		right:0;
	}
	section.magindex_body{
		max-width: 800px;
		display: block;
		padding: 14px;
		background: #f7f7f7;
	}
	section.magindex_body div{
		display: block;
	}
	section.magindex_body ul.magindex_list{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	section.magindex_body ul.magindex_list li{
		width: 32%;
	    margin: 0 0 1rem 0;
		background: #fff;
		box-shadow: 2px 2px 2px #ccc;
	}
	section.magindex_body ul.magindex_list:after{
		display: block;
		content:"";
		width: 32%;
	}
	section.magindex_body ul.magindex_list li a > div{
		padding: 10px;
	}
	section.magindex_body ul.magindex_list li a > div h2{
		height: 50px;
	    font-weight: 700 !important;
	    line-height: 1.5 !important;
	}
	section.magindex_body ul.magindex_list li a > p{
		overflow: hidden;
	}
	section.magindex_body ul.magindex_list li a > p img{
		transition: 0.3s;
	}
	section.magindex_body ul.magindex_list li a:hover{
		opacity: 0.5;
		display: block;
		transition: 0.3s;
	}
	section.magindex_body ul.magindex_list li a:hover >p img{
		transform: scale(1.3);
	}
	div.indextime {
	    margin: 0rem 0 0 0;
	    padding: 0 0 0 0;
	    font-size: 12px;
	    font-weight: bold;
	    color: #ccc;
	}
				section#journal_wrap{
					margin: 0 0 4rem 0;
				}
				section#journal_wrap a{
					display: flex;
					justify-content: space-between;
					border:4px solid #ddd;
					padding: 2rem 2.5rem 2rem 0.5rem;
				}
				section#journal_wrap a div:nth-child(1){
					width: 22%;
					margin: 0 3% 0rem 0 ;
					padding: 0 0.5rem 0 0;
					border-right:2px dotted #aaa;
					text-align: center;
				}
				section#journal_wrap a div:nth-child(2){
				    width: 75%;
				    display: flex;
				    justify-content: space-between;
				    flex-wrap: wrap;
				    align-items: stretch;
				    flex-flow: column;/*縦ぞろえ*/
				}
				section#journal_wrap a div:nth-child(1) p img{
					width: 50%;
					margin: 0 auto 1rem auto;
				}
				section#journal_wrap a div:nth-child(1) h3{
					padding: 0.5rem 0;
					margin: 0 0.8rem 1.0rem 0.8rem ;
					font-size: 13px;
					color: #fff;
					background: #555;
					border-radius: 5px;
				}
				section#journal_wrap a div:nth-child(1) p.j_name{
					font-size: 16px;
					font-weight: bold;
				}
				section#journal_wrap a div:nth-child(2) p.j_txt{
					font-size: 14px;
					line-height: 1.5;
					text-align: justify;
					margin-bottom: 1rem;
				}
				section#journal_wrap a div:nth-child(2) p.j_btn{
				    display: flex;
				    justify-content: center;
				    align-items: center;
				    margin: 0 auto;
				    padding: 0.8rem 3rem;
				    font-size: 14px;
				    line-height: 1.0;
				    background: #111;
				    color: #fff;
				}
				section#journal_wrap a:hover{
					color: #333 !important;
					opacity: 0.5;
				}
				section#mag_writer_list{

				}
				section#mag_writer_list h2{
					height: auto!important;
					margin:0 0 1rem 0; 
					text-align: center;
					font-size: 22px !important;
					font-weight: bold;

				}
				section#mag_writer_list ul{
					margin:0 0 1rem 0 ; 
					display: flex;
					justify-content: space-between;
				}
				section#mag_writer_list ul li{
					width: 23%;
					text-align: center;
				}
				section#mag_writer_list ul li a{
					display: block;
				}
				section#mag_writer_list ul li a:hover{
					opacity: 0.5;
				}
				section#mag_writer_list ul li a p:nth-child(1){
					margin: 0 0 1.0rem 0;
				}
				section#mag_writer_list ul li a p {
					font-size: 14px;
				}
				section#mag_writer_list ul li a p span{
				    margin: 0.1rem 0 0 0;
				    display: block;
				    font-weight: bold;
				    font-size: 16px;
				}
				section#mag_writer_head{

				}
				section#mag_writer_head > div{
					display: flex;
					justify-content: space-between;
					flex-wrap: wrap;
					margin: 0 0 12px 0;
				}
				section#mag_writer_head > div p{
					width: 100px;
					margin:0; 
				}
				section#mag_writer_head > div h1{
				    display: flex;
				    align-items: center;
				    font-size: 20px;
				    font-weight: bold;
				    text-align: left;
				    width: 680px;
				}
				section#mag_writer_head > p{
					margin:0 0 2rem 0;
					font-size: 15px;
					line-height: 1.7;
					text-align: justify;
					color: #3b3b3b;
				}
/* --------------------------------------------------------------------
20211202_現場市場マガジン新筆者コメント
--------------------------------------------------------------------- */
					article.mag_body_l section.end_wrap div.comment_wrap02{
						margin: 0 0 4% 0;
						padding: 4%;
						background: #efefef;
					}
					article.mag_body_l section.end_wrap div.comment_wrap02 div.comment_wrap02_head{
						display: flex;
						justify-content: flex-start;
						margin: 0 0 20px 0 ;
					}
					article.mag_body_l section.end_wrap div.comment_wrap02 p.comment_txt{
						background-color: #fff;
						margin: 0 0 10px 0 ;
						padding: 15px 30px;
						font-size: 14px;
						line-height: 1.8;
						border-radius: 8px;
						text-align: justify;
						color: #333333;
					}
					article.mag_body_l section.end_wrap div.comment_wrap02 div.comment_wrap02_head > p:nth-child(1){
						max-width: 70px;
						margin: 0 20px 0 0 ;
					}
					article.mag_body_l section.end_wrap div.comment_wrap02 div.comment_wrap02_head > p:nth-child(2){
						display: flex;
						align-items: center;
						justify-content:center;
						font-size: 18px;
						font-weight: bold;

					}
					article.mag_body_l section.end_wrap div.comment_wrap02 div.comment_wrap02_foot{
						display: flex;
						justify-content: flex-end;
						padding: 10px 0 10px 0 ;
					}
					article.mag_body_l section.end_wrap div.comment_wrap02 div.comment_wrap02_foot a{
						position: relative;
						width: 40%;
						display: flex;
						justify-content: center;
						align-items: center;
						padding: 10px 0;
						background-color: #f48a00;
						line-height: 1.0;
						color: #fff;
						font-size: 18px;
					}
					article.mag_body_l section.end_wrap div.comment_wrap02 div.comment_wrap02_foot a:hover{
						color: #fff !important;
						opacity: 0.8;
					}
					article.mag_body_l section.end_wrap div.comment_wrap02 div.comment_wrap02_foot a:after{
						content: '';
					    margin-top: -3px;
					    width: 0;
					    height: 0;
					    border-top: 4px solid transparent;
					    border-bottom: 4px solid transparent;
					    border-left: 6px solid #fff;
					    position: absolute;
					    right: 10px;
					    top: 50%;
					}
/* --------------------------------------------------------------------
20211209_関連コンテンツ
--------------------------------------------------------------------- */
	div.connection_wrap ul.connection_wrap_list {
		display: flex;
		overflow-x:scroll;

	}
	div.connection_wrap ul.connection_wrap_list li{
		width: 250px;
		margin: 0 20px 10px 0;
	}
	div.connection_wrap ul.connection_wrap_list li a img{
		border-radius: 5px;
		width: 250px;
		max-width: none !important;
	}
	div.connection_wrap h3{
		margin: 1.0rem 0 1.0rem 0 ;
		padding: 0 0 10px 0 ;
		font-size: 20px;
		border-bottom: 2px solid #ef7d00;
	}
/* --------------------------------------------------------------------
20211220_campaignは終了しました
--------------------------------------------------------------------- */
	div#mag_wrap p.end_campaign{
		margin: 0 0 2rem 0 ;
		padding: 1rem 0 ;
		background-color: #ff0000;
		color: #fff;
		text-align: center;
		font-size: 20px;
	}
/* --------------------------------------------------------------------
20220106_365特集CSS
--------------------------------------------------------------------- */
	div#day365_wrap{
		font-family: 'Noto Sans JP', sans-serif !important;
	}
	div#day365_wrap div.page_head_wrap{
		margin: 0 auto;
		height: auto;
		width: 100%;
		background:url(/img/feature/365day/backgroud_365.png);
		background-size: cover;
		background-repeat: no-repeat;
	}
	div#day365_wrap div.page_head{
		position: relative;
		padding: 50px 0 50px 0;
	    max-width: 1200px;
	    margin: 0 auto;
	}
	div#day365_wrap div.page_head img.left_pause_img{
		position: absolute;
		left: 10rem;
		bottom: 5%;
		width: 200px;
		opacity: 0;
		filter: drop-shadow(2px 2px 8px #07428b);
		animation-name: fadeinimg;
		animation-delay:1s;
    	animation-duration: 1s;
    	animation-fill-mode: forwards;
    	animation-timing-function: ease-in;
	}
	div#day365_wrap div.page_head img.right_pause_img{
		position: absolute;
		right: 4rem;
		bottom: 0rem;
		width: 300px;
		opacity: 0;
		filter: drop-shadow(2px 2px 8px #07428b);
		animation-name: fadeinimg;
		animation-delay:1s;
    	animation-duration: 1s;
    	animation-fill-mode: forwards;
    	animation-timing-function: ease-in;
	}
	div#day365_wrap div.page_head h1{
		width: 450px;
		margin:auto;
		animation-name: fadein;
    	animation-duration: 1s;
	}
/*	div#day365_wrap div.page_head h1 img{
		filter: drop-shadow(2px 2px 8px #07428b);
	}*/
	div#day365_wrap div.page_head_untxt_wrap{
		position: relative;
		width: 100%;
		padding: 1rem 0 ;
/*		background:url(/img/feature/365day/bgpat.png);*/
		background-size: 4px 4px;
/*		animation-name: fadein;
    	animation-duration: 2s;	*/	
	}
	div#day365_wrap p.page_head_untxt{
	    max-width: 1200px;
	    margin: 0 auto;
	    padding: 1rem 0 1rem 0;
	    color: #222;
	    line-height: 2.0;
	    text-align: center;
	    font-size: 16px;
	    letter-spacing: 0.1rem;
	}
	div#day365_wrap div.page_body{
		width: 80%;
		margin: 1rem auto 2rem auto;
/*		animation-name: fadein;
    	animation-duration: 2s;*/
    	/*animation-iteration-count: infinite;*/
	}
	div#day365_wrap div.page_body h2{
	    margin: 0 auto 3rem auto;
	    padding: 0 0 0rem 0;
	    border-bottom: 2px solid #000;
	    color: #000;
	    font-size: 20px !important;
	}
	div#day365_wrap ul.day365_item_wrap{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 0 2rem 0;
	}
	div#day365_wrap ul.day365_item_wrap li{
		width: 14%;
		margin: 0 3.2% 6% 0 ;
	}
	div#day365_wrap ul.day365_item_wrap li a{
		display: block;
	}
	div#day365_wrap ul.day365_item_wrap li a:hover{
		opacity: 0.8;
		text-decoration: none;
		color: #000;
	}
	div#day365_wrap ul.day365_item_wrap li a p.photo{
		overflow: hidden;
	}
	div#day365_wrap ul.day365_item_wrap li a p.photo img{
		transition:0.2s all;
	}
	div#day365_wrap ul.day365_item_wrap li a:hover p.photo img{
		transform:scale(1.2,1.2);
		transition:0.2s all;
	}
	div#day365_wrap ul.day365_item_wrap li:nth-child(6n){
		margin: 0 0 4% 0;
	}
	div#day365_wrap ul.day365_item_wrap li p.photo{
		position: relative;
		margin: 0 0 10% 0;
	}
/*	div#day365_wrap ul.day365_item_wrap li p.photo:after{
		content: "";
		transform:scale(0.8,0.8);
		transition:0.2s all;
	    background: url(/img/feature/365day/left_pick.png);
	    background-size: 50px;
	    background-repeat: no-repeat;
	    display: inline-block;
	    position: absolute;
	    z-index: 2;
	    top:0px;
	    left:0px;
	    width: 70px;
	    height: 70px;
	}*/
	div#day365_wrap ul.day365_item_wrap li a:hover p.photo:after{
		transform:scale(1.0,1.0);
		transition:0.2s all;
	}
	div#day365_wrap ul.day365_item_wrap li p.name{
		height: 40px;
	    margin: 0 auto 10% auto;
	    font-size: 14px;
	    line-height: 1.5;
	    width: 90%;
	    color: #000;
	    overflow: hidden;
	}
	div#day365_wrap ul.day365_item_wrap li div.price{
		display: flex;
		align-items: center;
/*		justify-content: center;*/
	}
	div#day365_wrap ul.day365_item_wrap li div.price p{
		margin: 0 auto;
		padding: 2px 10px;
		line-height: 1.0;
		font-size: 36px;
		font-weight: 800;
		font-style: italic;
		font-family: revolution-gothic, sans-serif;
		color: #000;
		background-color: none;
	}
	div#day365_wrap ul.day365_item_wrap li a:hover div.price p{
		color: #fff;
		background-color: #ff0000;		
	}
	div#day365_wrap ul.day365_item_wrap li div.price p:after{
		content: "円";
		font-family:sans-serif;
		font-size: 16px;
		font-weight: bold;
	}
	div#day365_wrap ul.bottom_content {
		max-width: 1200px;
		margin: 3rem auto 1rem auto;
	}
	div#day365_wrap ul.bottom_content li{
		width: 70%;
		margin: 0 auto 1rem auto;
	}
	div#day365_wrap ul.bottom_content li a{
	    position: relative;
	    display: block;
	    padding: 1rem 0rem;
	    text-align: center;
	    font-size: 1.0rem;
	    line-height: 1.5;
	    color: #ffffff;
	    background-color: #ef7d00;
	    border: 2px #ef7d00 solid;
	    border-radius: 5px;
    }
    div#day365_wrap ul.bottom_content li a:after{
    	position: absolute;
	    content: "";
	    background-image: url(/img/feature/common/arrow_white.png);
	    background-size: 8px;
	    height: 11px;
	    width: 8px;
	    top: 50%;
	    right: 10px;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
    }
    div#day365_wrap ul.bottom_content li a:hover{
    	color: #fff!important;
    	opacity: 70%;
    }
    div#day365_wrap div.day365_list_wrap ul{
    	max-width: 520px;
    	display: flex;
	    justify-content: space-between;
	    width: 50%;
	    margin: 0 auto;
    }
    div#day365_wrap div.day365_list_wrap ul li{
    	width: 19%;
    	max-width: 90px;
    	text-align: center;
    }
    div#day365_wrap div.day365_list_wrap ul li p:nth-child(1){
    	margin-bottom: 0.5rem;
    }
    div#day365_wrap div.day365_list_wrap ul li p:nth-child(2){
    	font-size: 14px;
    	line-height: 1.5;
    }
    div#day365_wrap div.day365_list_wrap ul li.select{
    	font-weight: bold !important;
    }
    div#day365_wrap div.day365_list_wrap ul li a:hover{
    	opacity: 0.7!important;
    	display: block;
    	text-decoration: none;
    }
    div#day365_wrap div.day365_list_wrap ul li a img:hover{
    	opacity: 1.0!important;
    }
    ul#bread-crumb-list{
    	margin-bottom: 0rem;
    }

/* --------------------------------------------------------------------
20220113_カテゴリページのマガジンリスト
--------------------------------------------------------------------- */
	div#category_under_list_mag div.title {
	margin-bottom: 20px;
    padding: 10px;
    border-bottom: solid 2px #ef7d00;
    display: flex;
    align-items: center;
    justify-content: space-between;
	}
	div#category_under_list_mag div.title h3{
	margin: 0;
    padding: 0;
    height: auto;
    background: none;
    border-bottom: none;
    font-size: 20px !important;
    line-height: 1.5 !important;
	}
	div#category_under_list_mag div.title a.more{
		padding: 5px 20px;
	    border: solid 1px #ef7d00;
	    border-radius: 100px;
	    color: #ef7d00;
	    font-size: 15px;
	    display: inline-block;
	}
	div#category_under_list_mag ul { display: flex; justify-content: flex-start; overflow-x: scroll; }
	div#category_under_list_mag li { padding: 5px; width: 20%; box-sizing: border-box; }
	div#category_under_list_mag li img { width: 100%; }
	div#category_under_list_mag ul.top_sub_bunner li img,div#category_under_list_mag ul.blog_list li img{border-radius: 10px;}
	div#category_under_list_mag ul li{
	    width: 19%!important;
	    margin: 0 5px 0 0;
	    min-width: 220px;
	}
	div#category_under_list_mag ul li a{
		display: block;
	}
	div#category_under_list_mag ul li a p.mag_photo{
		margin: 0 0 0.5rem 0 ;
	}
	div#category_under_list_mag ul li a > div {
		display: flex;
		justify-content: space-between;
		margin: 0 0 0.25rem 0;
	}
	div#category_under_list_mag ul li a > div p.mag_icon{
		width:50%;
		margin-bottom: 0;

	}
	div#category_under_list_mag ul li a:hover{
		opacity: 0.7;
		color: #333 !important;
		text-decoration: none!important;
	}
	div#category_under_list_mag ul li a:hover img{
		opacity: 1.0 !important;
	}
	div#category_under_list_mag ul li a > div p.mag_icon span{
		display: inline-block;
		border:1px #ff0000 solid;
		color: #ff0000;
		border-radius:4px;
		padding: 2px 5px;
		font-size: 12px;
		line-height: 1.0;
		font-weight: bold;
	}
	div#category_under_list_mag ul li a > div p.mag_day{
		display: flex;
		align-items: center;
		justify-content: flex-end;
		width: 50%;
		text-align: right;
		font-size: 12px;
		line-height: 1.0;
		margin-bottom: 0;
	}
	div#category_under_list_mag ul li a p.mag_txt{
		font-size: 14px;
		line-height: 1.5;
		text-align:justify; 
		margin-bottom: 0;
		color: #555;
	}
	div#category_under_list_mag > a{
	    position: relative;
	    display: block;
	    width: 100%;
	    margin: 2% auto 2% auto;
	    padding: 2% 0;
	    background: #ef7e00;
	    text-align: center;
	    border: 1px solid #ef7e00;
	    border-radius: 5px;
	    font-size: 1.0rem;
	    color: #fff;
    }
    div#category_under_list_mag > a:after{
    	position: absolute;
	    content: ">";
	    top: auto;
	    bottom: auto;
	    right: 2%;
	    color: #fff;
	    font-size: 1.0rem;
	    line-height: 1.5;
    }

/* --------------------------------------------------------------------
20220216_マガジン追加CSS
--------------------------------------------------------------------- */
.item_spec_box{
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
.item_spec_box th{
	background: #f5f5f5;
	padding: 10px;
	white-space: nowrap;
}
.item_spec_box td{
	background: #fff;
	padding: 10px;
}

/* --------------------------------------------------------------------
20220517_コンテンツ内テーブル
--------------------------------------------------------------------- */

/* テーブル スクロール枠 */
div.mag_body_wrap div#table_wrap2 {
}


/* --------------------------------------------------------------------
20220524_商品コメント01
--------------------------------------------------------------------- */
div.goodscomment1_ p.shinausu_txt{
	margin: 0.5rem 0;
    padding: 0.8rem;
    background: #eee;
    border-radius: 2px;
    text-align: justify;
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 1.6;
    font-size: 13px;
}

/*20220526_トルクレンチ追加スタイル*/
.thirdtxt_wrap {
	padding: 40px;
}
.thirdtxt_wrap .secion_h3 {
	border-bottom: none;
	font-size: 1.1rem;
}
#section06 .subbox_item_wrap .subbox_item_photo_wrap {
	display: block;
}
#section06 .subbox_item_wrap .subitem_txt {
	width: 100%;
	font-size: 14px;
}


/*2022夏特集から*/
  div.left_wrap ul.left_wrap_bunner li a{
    margin: 1.0rem 0 1.0rem 0 ;
    padding: 0;
    border-bottom: 0;

  }
    div#daikangen_sale div.right_wrap div.saleout_wrap{
      margin: 0 0 1rem 0 ;
      padding: 1rem ;
      font-size: 13px;
      list-style-type: 1.5;
      background-color: #eee000;
      text-align: justify;}
  div.canbn_wrap {
    display: flex;
      justify-content: center;
      margin: 0 0 2.5rem 0;
      background:#ebf7ff;
      padding: 1.5rem 1rem 1.5rem 1rem;
  }
  div.canbn_wrap a{
    filter: drop-shadow(0px 4px 4px #000);
  }
  div.canbn_wrap p{
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
    margin-top: 0.3rem;
  }
  div ul.cooltool_itemlist_wrap{
    display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-bottom: 3rem:;
  }
  div ul.cooltool_itemlist_wrap li{
    width: 31%;
    margin:0 0 2.0rem 0 ;
	box-shadow: 1px 1px 2px #aaa;
    border-radius: 5px;
  }
  div ul.cooltool_itemlist_wrap li.noneshadow{
	box-shadow: none;
  }
  div ul.cooltool_itemlist_wrap li a{
    display: block;
    border:1px #ccc solid;
    border-radius: 5px;
    padding: 1.5rem;

  }
  div ul.cooltool_itemlist_wrap li h3{
    margin:0 0 1.0rem 0; 
    text-align: center;
    font-size: 16px;
	font-weight: bold;
    line-height: 1.5;
  }
  div.page_body div.right_wrap h2{
      margin: 0 0 1.5rem 0 !important;
      padding: 0 0 0.5rem 0!important ;
  }
  div ul.cooltool_itemlist_wrap li a p.item_photo{
    margin-bottom: 1.0rem;
  }
  div ul.cooltool_itemlist_wrap li a p.item_name{
	height: 50px;
    font-size: 16px;
    line-height: 1.5;
  }
  div ul.cooltool_itemlist_wrap li a p.item_price{
    font-size: 24px;
	font-weight: bold;
    line-height: 1.5;
    color: #ff0000;
    text-align: right;
  }
  div.link_btn_wrap{

  }
  div.link_btn_wrap ul{
    max-width: 500px;
    margin:0 auto 8rem auto;
  }
  div.link_btn_wrap ul li {
    margin-bottom: 1.5rem;
  }
  div.link_btn_wrap ul li a{
    display: block;
    padding: 1.0rem 0 ;
    text-align: center;
    background-color: #2cd3dd;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
  }
  div.link_btn_wrap ul li a:hover{
	color: #ffffff !important;
	opacity: 0.7;
  }
  div.tyuyaku{margin:0rem auto 3rem auto; font-size: 10px; color: #ccc; max-width: 1200px;}
  div#feature2{
    max-width: 1200px;
    margin: 0 auto 0 auto;
  }
  div.page_head h1{
    margin: 0 0 1.5rem 0 ;
  }
  div.page_head p{
    margin: 0 0 2.5rem 0 ;
    font-size: 1.0rem;
    line-height: 1.5;
    text-align: center;
  }
  div.page_head p span{
    color: #ff0000;
    font-weight: bold;
  }
  div#feature2 div.path {
      margin: 12px auto 20px auto;
      max-width: 1200px;
      font-size: 95%;
    }
  div.page_body{
    font-family: 'Noto Sans JP', sans-serif;
      color: #000;
  }
    div.page_body div.page_body_in{
      margin: 0 0 1.5rem 0 ;
    }
  div#daikangen_sale {
    display: flex;
  }
  div#daikangen_sale div.left_wrap{
    width: 180px;
    margin: 0 20px 0 0 ;
  }
  div#daikangen_sale div.right_wrap{
    width: 1000px;
  }
  div#daikangen_sale div.right_wrap h2{
    height: auto;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0 ;
    font-size: 20px !important;
    line-height: 1.5 !important;
    border-bottom: 2px solid #444;
  }
  div#daikangen_sale div.right_wrap ul.item_wrap_list li{
    margin: 0 0 4rem 0;
  }
  div#daikangen_sale div.right_wrap ul.item_wrap_list li a{
    display: block;
  }
  div#daikangen_sale div.right_wrap ul.item_wrap_list li a:hover{
    opacity: 0.8!important;
  }
  div#daikangen_sale div.right_wrap ul.item_wrap_list p.photo{
    margin: 0 0 10px 0; 
  }
  div#daikangen_sale div.right_wrap ul.item_wrap_list p.subtext{
    position: relative;
    font-size: 15px;
    line-height: 1.5;
    padding: 0 0 0 15px ;
    text-align: left;
  }
  div#daikangen_sale div.right_wrap ul.item_wrap_list p.subtext:before{
    position: absolute;
      content: ">";
      top: 0;
      bottom: 0;
      left: 0;
      font-size: 15px;
      line-height: 1.5;
      color: #2cd3dd;
  }
  div#daikangen_sale div.right_wrap ul.bottom_content{
    margin: 0 0 1rem 0 ;
  }
  div#daikangen_sale div.right_wrap ul.bottom_content {
    margin: 0 0 5rem 0;
  }
  div#daikangen_sale div.right_wrap ul.bottom_content li{
    width: 80%;
    margin: 0 auto;
  }
  div#daikangen_sale div.right_wrap ul.bottom_content li a{
    display: block;
      padding: 1rem 0rem;
      text-align: center;
      font-size: 16px;
      line-height: 1.5;
      color: #fff;
      background-color: #2cd3dd;
      border-radius: 5px;
  }
  div#daikangen_sale div.right_wrap ul.bottom_content li a:hover{
    opacity: 0.5;
    color: #fff !important;
    text-decoration: none;
  }
  div#daikangen_sale div.right_wrap ul.sub_wrap_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 2rem 0;
  }
  div#daikangen_sale div.right_wrap ul.sub_wrap_list li{
      width: 49.0%;
      margin: 0 0 1rem 0;
      border: 2px #000 solid;
  }
  div.left_wrap p.left_list_head{
    padding: 1.0rem 0;
    text-align: center;
    font-size: 15px;
    background-color: #959595;
    color: #fff;

  }
  div.left_wrap p.left_list_head_sub{
    padding: 1.0rem 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #444;
    border-bottom: 2px solid #444;
  }
  div.left_wrap .stikky{
    position: sticky;
    top:10px;
  }
  div.left_wrap ul li a{
    position: relative;
    display: block;
    padding: 1.2rem;
    font-size: 15px;
    border-bottom:1px #444 dotted; 
  }
  div.left_wrap ul li a:after {
    position: absolute;
    content: url(/img/feature/supot_kangen/blue_arrow.png);
      top: 50%;
      right: 0%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
  }
  div.left_wrap ul li a:hover{
    background-color: #f1feff;
    color: #000;
  }
  div.atogaki{
    margin-bottom: 4.0rem;
    padding: 1.5rem;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
    border-radius: 10px;
    background-color: #edf7ff;
    color: #444;
  }
  div ul.cooltool_event_wrap{
    margin: 0 auto 4.0rem auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  div ul.cooltool_event_wrap li{
    width: 300px;
    margin-bottom: 1.0rem;
  }
  div ul.cooltool_subbtnlist_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 1.5rem
  }
  div ul.cooltool_subbtnlist_wrap li{
    width: 24%;
    margin-bottom: 0.8rem;
  }
  div ul.cooltool_subbtnlist_wrap li a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border:1px solid #ccc;
    padding: 0.5rem;
    color: #444;
  }
  div ul.cooltool_subbtnlist_wrap li p:nth-child(1){
    width: 30%;
  }
  div ul.cooltool_subbtnlist_wrap li p:nth-child(2){
    width: 65%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
  }


/*2022夏特集まで*/

/* クーポン要約から */
.yoyaku_rap{
	padding: 2%;
	border: 1px #f08200 solid;
	font-size: 0.8rem;
	line-height: 1.5;
	text-align: justify;
}
.yoyaku_rap dl{
	margin-bottom: 5%;
}
.yoyaku_rap dt{
	font-weight: bold;
	color: #e60012;
	font-size: 1.2rem;
}
.yoyaku_rap storong{
	font-weight: bold;
	color: #e60012;
}
/* マガジンページ黄色線から */

p.main_txt span.line,p.txt span.line{
	font-weight: bold;
	background:linear-gradient(transparent 60%, #ff6 60%);
}

/* マガジンページ黄色線まで */


/* カテゴリページQ＆A枠CSS20230802 */

div#cate_foot_wrap{
	display: flex;
	justify-content: space-between;
	font-family: 'Noto Sans JP', sans-serif !important;
}
/*Q＆A枠*/
section#question_catewrap,section#mag_catewrap{
	width: 48%;
	margin-bottom: 3rem;
	padding: 10px;
}
section#question_catewrap h2,section#mag_catewrap h2{
	height: auto!important;
	font-size: 20px !important;
	text-align: left !important;
	padding-top: 0rem;
	margin-bottom: 1.5rem;
	text-align: center;
	border-bottom: 1px solid #ef7d00;
	/*color: #ef7d00;*/
}
section#question_catewrap h2:first-letter,section#mag_catewrap h2:first-letter{
	color: #ef7d00;
}
section#question_catewrap div ol{

}
section#question_catewrap ol li{
	width: auto;
	margin: 0 0 1rem 0 ;
	list-style: none;
}
section#question_catewrap div ol li dl dt{
	margin: 0 0 0.75rem 0 ;
	color: #111;
	font-size: 16px;
	font-weight: bold;
}
section#question_catewrap div ol li dl dt span.q{
	color: #ef7d00;
}	
section#question_catewrap div ol li dl dd{
	padding: 0 0 2.5rem 0;
	font-size: 13px;
	line-height: 1.5;
	text-align: justify;
	/*border-bottom: 1px solid #ccc; */
}
section#question_catewrap div ol li dl dd:last-child{
	padding: 0 0 0.5rem 0!important;
}
section#question_catewrap div p a{
	position: relative;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 0;
	font-size: 16px;
	line-height: 1.5;
	text-align: justify;
	color: #fff;
	border:1px solid #efba00;
	background-color: #ef7d00;
}
section#question_catewrap div p a:after{
	content: ">";
	top: auto;
	bottom: auto;
	right:10px;
	position: absolute;
	color: #fff;
	line-height: 0;

}
section#question_catewrap div p a:hover{
	opacity: 0.5;
	color: #fff !important;
	text-decoration: none!important;
}
section#mag_catewrap ul{
	margin-bottom: 3rem ;
}
section#mag_catewrap ul li{
	position: relative;
	padding: 0 0 1.0rem 18px;
	font-size: 16px;
	/*border-bottom: 1px solid #ccc;*/
	margin: 0 0 1rem 0;
	font-weight: bold;
}
section#mag_catewrap ul li:before{
	position: absolute;
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	top: 0.40rem;
	left: 0;
	background: #ef7e00;
	border-radius: 50%;
}
	section#mag_catewrap ul li a{
	text-decoration: underline;
}
section#mag_catewrap ul li a span{
	padding: 0.2rem 0 0 0 ;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
}

/* マガジンページ挿入リンク */
#mag_wrap .kanrenkiji_insert{
	display: flex;
	margin: 0 0 2rem 0;
	padding: 3%;
	border: 2px solid #ccc;
}
#mag_wrap .kanrenkiji_insert:hover{
	opacity: 0.5;
}
#mag_wrap .kanrenkiji_insert div{
	width: 75%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
#mag_wrap .kanrenkiji_insert h3{
	padding: 0 0 3% 0;
	margin: 0 0 3% 0;
	font-size: 18px;
	border-bottom: 2px solid #444;
	line-height: 1.5;
	font-weight: bold;
}
#mag_wrap .kanrenkiji_insert_img{
	width: 20%;
	margin: 0 5% 0 0;
}
#mag_wrap .kanrenkiji_insert_txt{
	margin: 0 0 3% 0;
	color: #444;
	font-size: 14px;
}
#mag_wrap .kanrenkiji_insert div p:last-child{
	margin: 0 0 3% 0;
	color: #444;
	font-size: 14px;
text-align: right;
	color: #ef7d00;
	font-size: 14px;
}

/* 2023特集新ページ */

	/* アンチホバー */
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li a:hover{
		text-decoration: none !important;
		opacity:0.7;
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li a:hover img{
		opacity:1.0;
	}

	div#feature2{
		width:100%;
		max-width:100%;
	}
	div#salepage_wrap {
		display: flex;
		width: 1280px;
		margin: 0 auto;
	}
	div#salepage_wrap div.left_wrap{
		width: 16%;
		margin: 0 0% 0 0;
		padding: 0 1% 0 1%;
		background-color: #fff;
	}
	div#salepage_wrap div.right_wrap{
		width: 78%;
		padding: 0 3%;
		background-color:#fff;
		max-width: 1200px;
	}
	div#salepage_wrap div.right_wrap h2{
		margin: 0 0 4% 0 !important;
		padding: 0 0 1% 0 !important;
		height: auto !important;
		line-height: 1.5 !important;
		border-bottom: 2px solid #fbad20;
		font-size: 19px !important;
		
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li{
		width: 19%;
    	margin: 0 8% 7% 0;
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li:nth-child(4n){
		margin-right:0%;
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li h3{
		margin: 0 0 8% 0;
		padding: 3% 2%;
		text-align: center;
		border-radius: 3px;
		font-size: 15px;
		font-weight: bold;
		color: #444;
		background-color: #efefef;
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li p.item_name{
		margin: 7% 0 7% 0;
		font-size: 13px;
		text-decoration: underline;
	    color: #666;
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li p.item_price{
		display: inline-block;
		margin: 0% 0 0 0;
		color: #ff0000;
		font-weight:bold;
		font-size: 22px;
	}
	div.link_btn_wrap ul li a{
		box-shadow: #fff000 0px 5px 2px -2px;
	}
	/* 右バナー */
	div#salepage_wrap{position: relative;}
	div#salepage_wrap div.right_wrap div.right_lockbn_wrap {
		position: fixed;
		right: 0;
		bottom: 290px;
		width:120px;
	}
	div#salepage_wrap div.right_wrap div.right_lockbn_wrap.fixed{
		position: fixed;
		z-index: 100;
	}
	div#salepage_wrap div.right_wrap div.right_lockbn_wrap.fixed.none{
		opacity: 0;
		z-index: -1;
	}
	div#salepage_wrap div.right_wrap div.right_lockbn_wrap ul li {
		margin: 0 0 10px 0;
		background-color: #fff;
	}
	/* 見出しアンカーから */
	div#salepage_wrap div.right_wrap div.ancer_wrap{
		margin: 0 auto 2rem auto;
		width: 80%;
	}
	div#salepage_wrap div.right_wrap div.ancer_wrap ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 0 1rem 0;
	}
	div#salepage_wrap div.right_wrap div.ancer_wrap ul li{
		margin: 0 0 1rem 0;
		padding: 0 0%;
		text-align: center;
	}
	div#salepage_wrap div.right_wrap div.ancer_wrap ul li a{
		position: relative;
		font-size: 15px;
		text-decoration: underline;
	}
	div#salepage_wrap div.right_wrap div.ancer_wrap ul li a::before{
		content: "●";
		position: absolute;
		color: #fbad20;
		left:-18px;
	}
	/* 見出しアンカーまで */
	/* ランキング */
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li p.item_photo{
		position: relative;
		border: none;
		
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li p.item_photo:before{
		position: absolute;
		left:0;
		content: "0";
		width: 30px;
		height:30px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		background-color: #444;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(1) p.item_photo{
		border: 2px solid #ffe65e;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(2) p.item_photo{
		border: 2px solid #a4a4a4;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(3) p.item_photo{
		border: 2px solid #c29504;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(4) p.item_photo{
		border: 2px solid #ea7400;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(1) p.item_photo::before{
		content: "1";
		background-color: #ffe65e;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(2) p.item_photo::before{
		content: "2";
		background-color: #a4a4a4;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(3) p.item_photo::before{
		content: "3";
		background-color: #c29504;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(4) p.item_photo::before{
		content: "4";
		background-color: #ea7400;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(5) p.item_photo::before{
		content: "5";
		color: #fff;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(6) p.item_photo::before{
		content: "6";
		color: #fff;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(7) p.item_photo::before{
		content: "7";
		color: #fff;
	}
	div#salepage_wrap div.right_wrap div.rank_wrap ul.sale_item_itemlist_wrap li:nth-child(8) p.item_photo::before{
		content: "8";
		color: #fff;
	}




@media screen and (max-width: 750px) {
	div.mag_body_wrap div#table_wrap2 {
		width: 100%;
		overflow-x: auto;
	}
}

/* 機能テーブル */
div.mag_body_wrap .item_function_tbl.pc_view { display: block; }
div.mag_body_wrap .item_function_tbl.sp_view { display: none; }
div.mag_body_wrap .item_function_tbl {
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
div.mag_body_wrap .item_function_tbl th{
	background: #f5f5f5;
	padding: 10px;
	white-space: nowrap;
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
}
div.mag_body_wrap .item_function_tbl td{
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
}

/* 規格テーブル */
div.mag_body_wrap .item_standard_tbl {
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
div.mag_body_wrap .item_standard_tbl th{
	border: 1px solid #999;
	background: #555;
	color: #fff;
	padding: 10px;
	white-space: nowrap;
	text-align: center;
}
div.mag_body_wrap .item_standard_tbl td{
	border: 1px solid #999;
	background: #fff;
	padding: 10px;
	white-space: nowrap;
}
div.mag_body_wrap .item_standard_tbl td.title {
	border: 1px solid #999;
	background: #ccc;
	padding: 10px;
	white-space: nowrap;
	text-align: center;
}

/* 硬さテーブル */
div.mag_body_wrap .item_hardness_tbl {
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
div.mag_body_wrap .item_hardness_tbl th {
	width: 50%;
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 10px;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
}
div.mag_body_wrap .item_hardness_tbl td{
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
}
/* 20220614_シールテープのテーブル */
div.mag_body_wrap .item_screw_tbl {
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
	background-color: #fff;
}
div.mag_body_wrap .item_screw_tbl th,.item_screw_tbl td{
	border: 1px solid #ccc;
	text-align: center;
	padding: 0.2rem;
}
div.mag_body_wrap .item_screw_tbl .last_row {
	max-width: 100px;
	min-width: 50px;
}
div.mag_body_wrap .item_tape_width_tbl {
	border-collapse: collapse;
	width: 100%;
	font-size: 15px;
	background-color: #fff;
}
div.mag_body_wrap .item_tape_width_tbl th,
div.mag_body_wrap .item_tape_width_tbl td {
	border: 1px solid #ccc;
	text-align: center;
	padding: 0.7rem;
}
div.mag_body_wrap .item_tape_width_tbl th {
	font-weight: bold;
}
/* --------------------------------------------------------------------
20220726_マガジン枠下部分サブ枠
--------------------------------------------------------------------- */
section.mag_body p.txt span.snstag{
	font-weight: bold;
	text-decoration: underline;
}
section.mag_body p.txt.dotted{
	padding: 2.0rem;
	border:2px dotted #ccc;
	border-radius: 10px;
}
section.mag_body p.txt .ore{
	color: #ef7e00;
}
section.sns_btn_wrap {
	margin: 0 auto ;
	max-width: 210px;
}
section.sns_btn_wrap p{
	margin: 0 0 1.5rem 0;
	text-align: center;
	font-size: 18px;
}
section.sns_btn_wrap ul{
	display: flex;
	justify-content: space-between;
}
section.sns_btn_wrap li{
	width: 60px;
}

/* --------------------------------------------------------------------
20220805_オリジナル商品特集ページCSS
--------------------------------------------------------------------- */
div#feature2 .point {width: auto; max-width: 1000px; padding: 50px 40px; background: #ffffeb; }
div#feature2 .point h3 { margin: 0 0 30px; padding: 0; background: none; font-size: 22px; text-align: center; font-weight: bold;}
div#feature2 .point h3 span {padding: 0 0 1rem 0; border-bottom: solid 6px #fff000; display: inline-block; }
div#feature2 .point ol { margin: 0; flex-wrap: wrap; display: flex; justify-content: space-between; counter-reset: point; }
div#feature2 .point ol::after { content: ''; width: 320px; height: 0; }
div#feature2 .point li { width: 260px; list-style: none; position: relative; }
div#feature2 .point li::before { width: 40px; height: 40px; background: #000; color: #fff; font-size: 16px; font-weight: bold; display: flex; align-items: center; justify-content: center; position: absolute; counter-increment: point; content: counter(point); }
div#feature2 .point img { margin-bottom: 1rem; }
div#feature2 .point strong {display: block; font-size: 18px; margin-bottom: 1rem; }
div#feature2 .point p { margin: 0; text-align: justify; font-size: 14px; margin: 0.5rem 0 0 0;line-height: 1.5;}
div#feature2 section li strong::after{content: none;}
div#feature2 section li{margin-bottom: 0;}

div.original_item_warp section p.txt{
	font-size: 16px;
	line-height: 1.5;
}

div.right_wrap .item_list_wrap{
	width: 100%;
	border: 1px solid #d5d5d5;
}
div.right_wrap .item_list_wrap tr th{
	padding: 14px;
	border-right: 1px solid #d5d5d5;
	font-weight: bold;
	text-align: center;
	background-color:#eee;
}
div.right_wrap .item_list_wrap tr td{
	border-right: 1px solid #d5d5d5;
	padding: 10px;
	text-align: center;
}
div.right_wrap .item_list_wrap tr{
	border-bottom: 1px solid #d5d5d5;
}
div.right_wrap .item_list_wrap tr:nth-child(2n){
	background-color:#fcfcfc;
}
div.right_wrap .item_list_wrap tr th:nth-child(1){
	width: 25%;
	font-size: 16px;
}
div.right_wrap .item_list_wrap tr th:nth-child(2){
	width: 25%;
	font-size: 16px;
}
div.right_wrap .item_list_wrap tr th:nth-child(3){
	width: 25%;
	font-size: 16px;
}
div.right_wrap .item_list_wrap tr th:nth-child(4){
	width: 25%;
	font-size: 16px;
}
div.right_wrap .item_list_wrap tr td:nth-child(1){
	font-size: 16px;
	font-weight: bold;
}
div.right_wrap .item_list_wrap tr td:nth-child(2){
	font-size: 16px;
}
div.right_wrap .item_list_wrap tr td:nth-child(3){
	font-weight: bold;
	font-size: 18px;
	color: #dd0808;
	text-align: left;
	background-color: #fffbb8;
}
div.right_wrap .item_list_wrap tr td:nth-child(4){
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	border-right: none !important;
}
div.right_wrap .item_list_wrap tr td:nth-child(4) a{
	padding: 0.7rem 0.7rem;
	background-color: #dd0808;
	color:#fff;
	border-radius: 5px;
	text-align: center;
	filter: drop-shadow(2px 2px 2px #444);
}
div.goods_list_wrap_out{
	padding: 3rem;
	background-color: #ebf7ff;
}
div.right_wrap div.link_btn_wrap ul li a{
	background-color: #ef7d00;
}

div.goods_list_wrap_out div.goods_list_wrap{
	padding: 3rem;
	background-color: #fff;
	box-shadow: 2px 2px 3px #ccc;
}

div.goods_list_wrap_out div.goods_list_wrap div.goods_list_wrap_in {
	display: flex;
	justify-content: space-between;
	margin: 0 0 2rem 0;

}
div.goods_list_wrap_out div.goods_list_wrap div.goods_list_wrap_in > p{
	width: 30%;
}
div.goods_list_wrap_out div.goods_list_wrap div.goods_list_wrap_in > div{
	width: 67%;
}
div.goods_list_wrap_out div.goods_list_wrap div.goods_list_wrap_in > div p:nth-child(1){
	margin: 0 0 1rem 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
}
div.goods_list_wrap_out div.goods_list_wrap div.goods_list_wrap_in > div p:nth-child(2){
	margin: 0 0 1rem 0;	
	text-align: justify;
	font-size: 16px;
	color: #444;
	line-height: 1.5;
}
div.goods_list_wrap_out div.goods_list_wrap div.goods_list_wrap_in > div p:nth-child(3){
	margin: 0 0 1rem 0;
	padding: 0.2rem;
	border: #444 2px solid;
	font-size: 14px;
	color: #444;
	line-height: 1.5;
}
div.goods_list_wrap_out div.goods_list_wrap div.goods_list_wrap_in > div p:nth-child(4){
	font-size: 20px;
	font-weight: bold;
	color: #dd0808;
	line-height: 1.5;
}
div#daikangen_sale div.daikan_midashi_wrap{
	margin: 0.2rem 0 2rem 0 ;
	padding: 2.0rem;
	background: #efefef;
	border-radius: 5px;
}
div#daikangen_sale div.daikan_midashi_wrap li{
	margin: 0 0 1.5rem 0 ;
}
div#daikangen_sale div.daikan_midashi_wrap li:last-child{
	margin: 0 0 0 0 ;
}

div#daikangen_sale div.daikan_midashi_wrap li a{
	position: relative;
	padding: 0 0 0 20px;
	font-size: 16px;
	color: #333;
}
div#daikangen_sale div.daikan_midashi_wrap li a::before{
	content: ">";
	position: absolute;
	font-size: 12px;
	line-height: 1.75;
	color: #ef7d00;
	left: 0px;
}

div.review_wrap{
	margin: 0 0 2rem 0;
}
div.review_wrap ul{
	display: flex;
	justify-content: space-between;
}
div.review_wrap ul li{
	width: 45%;
	border: 1px solid #ccc;
	padding: 2%;
	border-radius: 5px;
	background: #fffbd7;
	border: 1px dotted #fffbb0;
}
div.review_wrap ul li p.ster{
	text-align: left;
	color: #ef7d00;
	font-size: 16px;
}
div.review_wrap ul li h3{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
div.review_wrap ul li p.review_com{
	font-size: 13px;
	line-height: 1.5;
	text-align: justify;
}

/*20220817_テーブルスタイル*/
.item_harness_tbl {
	border-collapse: collapse;
	width: 100%;
	font-size: 15px;
	background-color: #fff;
}
.item_harness_tbl th,
.item_harness_tbl td {
	border: 1px solid #ccc;
	text-align: left;
	padding: 0.7rem;
	vertical-align: top;
}
.item_harness_tbl th {
	font-weight: bold;
	background: #f5f5f5;
	text-align: center;
}
.item_harness_tbl td {
}

div.subtxt_wrap h4.section_h4 {
	margin: 2rem 0 0.5rem 0;
    font-size: 1.1rem;
    line-height: 2.0rem;
    font-weight: bold;
}
/* --------------------------------------------------------------------
20220901_特集ページ終了赤帯
--------------------------------------------------------------------- */
div#feature2 p.end_campaign {
	margin: 2rem 0 2rem 0;
	padding: 1rem 0;
	background-color: #ff0000;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
/* --------------------------------------------------------------------
20220926_マガジンページテーブル値段強調用
--------------------------------------------------------------------- */
td.price_txt_wrap p.price_txt{
	color: #ff0000;
	font-size: 20px;
	margin: 0 !important;
	font-weight: bold;
 }
 .item_spec_box tr td.price_txt_wrap{
	 background-color: #fff000;
 }

/* --------------------------------------------------------------------
20230316_マガジンページカテゴリ導線設置
--------------------------------------------------------------------- */
section.mag_head div.catebtn_wrap{max-width: 500px;margin: 0 auto 1.5rem auto;}
section.mag_head div.catebtn_wrap a{position: relative; display: flex; justify-content: space-between; padding:0.5rem 25px 0.5rem 0.5rem; border: #444 2px solid;border-radius:5px;}
section.mag_head div.catebtn_wrap a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 13px;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
	border-top: 2px solid #ef7d00;
	border-right: 2px solid #ef7d00;
	content: "";
	display: inline-block;
	vertical-align: middle;
}
section.mag_head div.catebtn_wrap a:hover{border: #ef7d00 2px solid;}
section.mag_head div.catebtn_wrap a > div{ width:15%; }
section.mag_head div.catebtn_wrap a > p{ display:flex; align-items: center; width:80%; font-size: 16px;}

/* --------------------------------------------------------------------
20230317_マガジン箇条書き用
--------------------------------------------------------------------- */
div#mag_wrap section.mag_body ul.list_wrap{
	padding-left: 16px;
}
div#mag_wrap section.mag_body ul.list_wrap li{
	font-size: 16px;
	line-height: 2.0;
	letter-spacing: 0.05em;
	text-align: justify;
	list-style: disc;
}
/* --------------------------------------------------------------------
20230515_特集おすすめワッペン
--------------------------------------------------------------------- */

div ul.cooltool_itemlist_wrap li{position: relative;}
div ul.cooltool_itemlist_wrap li.osusume::before{
	content: "オススメ！";
	position: absolute;
	top:-10px;
	left: 14px;
	padding: 0.25rem;
	background-color: #fff000;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #ff0000;
	transform: rotate(-3deg);
	}


/* 20230907_ジャンルページ共通ヘッダー新規追加分 */

#genre_head_wrap div.head_backg{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
/*	margin-bottom: 1.5%;*/
	width: 100%;
	height: 0;
	 /* (画像の高さ / 画像の横幅) × 100 */
	padding-top:16.8965517241%;
	 background: url(/img/brand/topind/backg.png) #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#genre_head_wrap div.head_backg p{
	position: absolute;
  position: absolute;
  width: 60%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
		margin-bottom: 0;
}
#genre_head_wrap div.mainframe_ div.navitopicpath_ {
	margin: 0 0 7px 0;
}
#genre_head_wrap div.head_wrap{
	overflow: hidden;
}
#genre_head_wrap div.head_wrap > p {
	float: left;
	width: 150px;
	margin: 0 20px 0 0;
}
#genre_head_wrap div.head_wrap > div{
	float: left;
	/* width: 830px; */
}
#genre_head_wrap div.head_wrap > div > h1{
	margin-bottom: 0.5%;
	font-size: 20px;
	font-weight: bold;
}
#genre_head_wrap div.head_wrap > div > p{
	font-size: 14px;
	line-height: 1.5;
}
#genre_head_wrap ul.btn_wrap{
	display: flex;
	flex-wrap: wrap;
}
#genre_head_wrap ul.btn_wrap li{
	width: 16.25%;
	margin: 0 0.5% 0.5% 0;
}
#genre_head_wrap ul.btn_wrap li:nth-child(6n){
	margin-right: 0%;
}
#genre_head_wrap ul.btn_wrap li a{
	position: relative;
	display: flex;
	height: 56px;
	border:1px solid #ddd;
	border-radius: 3px;
	padding: 2% 6% 2% 2%;
	background:#fff;
	transition-property:color,background,border,border-radius;
	transition-duration:0.1s;
	transition-timing-function:ease-in-out
}
#genre_head_wrap ul.btn_wrap li a:hover{
	text-decoration: none;
	border-radius:15px;
	border:1px solid #ffc91b;
	background: #fff9e6;

}
#genre_head_wrap ul.btn_wrap li a:before{
	content: ">";
	position: absolute;
	top: 50%;
	right: 1%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	color: #ffc91b;
}

#genre_head_wrap ul.btn_wrap li img{
	display: block;
	/* width: 26%; */
	margin-right: 5%;
	width: 100%;
	max-width: 50px;
	width: 100%;
}
#genre_head_wrap ul.btn_wrap li p{
	width: 75%;
	font-size: 14px;
	display: flex;
	align-items:center;
	margin: 0;
	color: #000;
}

  /* 20231204_商品コメント4 */
  div.container_ div.com_wrap4{
    display: flex;
    justify-content: space-between;
    max-width:1000px;
  }
  div.container_ div.com_wrap4 > div:nth-child(1){
    width: 50%;
  }
  div.container_ div.com_wrap4 > div:nth-child(2){
    width: 46%;
  }
  div.container_ div.com_wrap4 > div p{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0.75rem 0;
    padding: 0 0 0.55rem 0;
    border-bottom: 1px solid #ef7d00;
  }
  div.container_ div.com_wrap4 > div:nth-child(1) p{
    max-width:500px;
  }
  div.container_ div.com_wrap4 > div:nth-child(2) p{
    max-width:350px;
  }
  /* 20231213_topix */
  div.topix_wrap{
	font-size: 14px;
	line-height: 1.5;
	}
	div.topix_wrap span.un_line{
		background:linear-gradient(transparent 60%, #ff6 60%);
	}
	div.topix_wrap a.link{
		color:blue;
		text-decoration: underline;
	}
	/* 20240404テストクーポンから */
	div.test_cou_wrap{
		max-width: 600px;
		padding: 1rem;
		border: 2px solid #339900;
		background-color: #FFFFCC;
	  }
	  div.test_cou_wrap p.test_cou_head{
		margin: 0 0 0.5rem 0;
		color: #339900;
		font-size: 18px;
		font-weight: bold;
	  }
	  div.test_cou_wrap p.test_cou_txt{
		margin: 0 0 0.5rem 0;
		font-size: 16px;
	  }
	  div.test_cou_wrap p.test_cou_txt span{
		font-size: 16px;
		font-weight: bold;
		color: #ff0000;
	  }
	  div.test_cou_wrap p.test_cou_code{
		margin: 0 0 1.0rem 0;
		padding: 0.25rem;
		border: 1px solid #ccc;
		background-color: #eee;
		font-size: 20px;
		font-weight: bold;
	  }
	  div.test_cou_wrap p.test_cou_txt{
		font-size: 12px;
	  }
	  div.test_cou_wrap p.test_cou_next{
		margin: 0 0 0 0;
		font-size: 18px;
		text-align: right;
		font-weight: bold;
	  }
	  /* テストクーポンまで */
	  /* reco17非表示 */
	  /* div#reco17{
		display: none!important;
	  } */
	  /* reco17非表示 */


	  /* セールイベント関係20250106 */
	  div.eventcomment_wrap p.event_bunner{
        width: 100%;
        background-color: #fff;
        margin-bottom: 0;
    }
    div.eventcomment_wrap p.event_bunner img{
        width: 100%;
        max-width: 800px;
        margin: 0 auto 0 auto;
        display: block;
		-webkit-mask-image: linear-gradient(to right, transparent, black 1.5em, black calc(100% - 1.5em), transparent);
	mask-image: linear-gradient(to right, transparent, black 1.5em, black calc(100% - 1.5em), transparent);
    }
    div.eventcomment_wrap p.event_txt{
        font-size: 15px;
        line-height: 1.5;
        text-align: center;
        max-width: 980px;
        padding: 1rem;
        margin: 0 auto;
    }

/* --------------------------------------------------------------------
メディアスクリーン750よりも上
--------------------------------------------------------------------- */
 @media only screen and (min-width: 750px) {
 	
	div.accessory_list_ h2,div.recommend_title h2{
		margin: 0 0 10px 0;
	    padding: 0 0 0 48px;
	    height: 46px;
	    background: url(/img/common/icon/icon_h2.png) left 5px center no-repeat;
	    font-size: 16px !important;
	    font-weight: 700 !important;
	    line-height: 46px !important;
	    border-bottom: 3px solid #ef7e00;
	}
}
/* --------------------------------------------------------------------
メディアスクリーン1300
--------------------------------------------------------------------- */
 @media only screen and (max-width: 1300px) {
 
	/* ul.btn_wrap li{
    width: 19.5%;
    margin: 0 0.5% 0.5% 0;
	}
	ul.btn_wrap li:nth-child(5n){
	margin-right: 0%;
	}
	ul.btn_wrap li:nth-child(6n){
		margin-right: 0.5%
	} */
	#genre_head_wrap ul.btn_wrap li{
		width: 19.5%;
		margin: 0 0.5% 0.5% 0;
	}
	#genre_head_wrap ul.btn_wrap li:nth-child(5n){
		margin-right: 0%;
	}
	#genre_head_wrap ul.btn_wrap li:nth-child(6n){
			margin-right: 0.5%
	}
}



/* --------------------------------------------------------------------
メディアスクリーン750
--------------------------------------------------------------------- */
@media screen and (max-width: 750px) {

.pc{display: none!important;}
.smp{display:inline-block !important;}

/* 性能表 */
section#spec_wrap{
	overflow-x: scroll;
}

/* お買物ガイド */
div#usageGuide h2{
	font-size: 1.2rem !important;
    text-align: justify;
    margin: 0 0 4% 0;
    padding: 0 0 0.5rem 0rem;
    background:none;
    border-left: none;
	color: #555555;
	height: auto !important;
    line-height: 1.8 !important;
}
f
div#usageGuide div.content div.guidetop strong a{
	color: #fff;
	text-decoration:none; 
}

div#usageGuide h2.guide_step{
	border-left: none;
	padding: 0 0 2% 0;
}
div#usageGuide h2.guide_step span{
	display: inline-block;
    margin-bottom: 1%;
    padding: 0% 1.5%;
    color: #fff;
    background-color: #ef7e00;
}

/* 豆知識 */
div#knowledge section dd{
		padding: 10% 10% 5% 10%;
	}
div#knowledge section dt{
	padding: 12px 24px;
}


/* 20210224_カテゴリ見出し */

div.head_backg p.smp{
	display: block;
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

div.head_wrap{
	display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    max-width: 1000px;

}
div.head_wrap > p {
	width: 50%;
    margin: 0 auto 2% auto;
    text-align: center;
}
div.head_wrap > div{
    width: 100%;
    text-align: center;
    font-size: 1.0rem;
    padding-top: 3%;
    border-top: 1px solid #ccc;
}
div.head_wrap > div > h1{
	font-size: 1.5rem;
	font-weight: bold;
	color: #464646;
}
div.head_wrap > div > p{
	font-size: 1.2rem;
	line-height: 1.5;
}
div.head_wrap > div > h1{
	margin-bottom: 1%;
}
ul.btn_wrap{
	display: flex;
	flex-wrap: wrap;
}
ul.btn_wrap li{
    width: 49%;
    margin: 0 1% 1% 0;
}
ul.btn_wrap li:nth-of-type(5n){
	margin-right: 1%;
}
ul.btn_wrap li:nth-of-type(2n){
	margin-right: 0%;
}

ul.btn_wrap li img{
	display: block;
	width: 20%;
	margin-right: 5%;
}

ul.btn_wrap li a{
	position: relative;
	display: flex;
	border:1px solid #ddd;
	border-radius: 5px;
	padding: 8% 4%;
	background:#fff;
}
.can_btn{
	margin: 0% 0  3.5% 0 ;
    display: flex;
    justify-content: center;
    align-items: center;
}

.can_btn a{
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
	width: 100%;
	height: 50px;
	font-weight: bold;
	font-size: 1.0rem;
	color: #ffffff;
	border: #ffff00 1px solid;
	background-color: #FF0000;
	border-radius: 5px;
}

/*20210317新規商品説明文*/
	div.product_wrap ul.way li{
		display: block;
	}
	p.size_btn a{
		width: 100%;
		margin-top: 3%;
		padding-right: 0;
		padding-left: 0; 
		text-align: center;
	}
	div.img_wrap{
		white-space:normal;
		overflow-x: visible;
	}

/*20210317table*/
div#table_wrap{
	width: auto;
	overflow: scroll;
}

table.table20210317 th,table.table20210317 td{
	white-space: nowrap;
}

/*20210322FAB枠*/

div.benefit_body{
	display: block;
}

div.benefit_body > p{
	width: 100%;
	margin-bottom: 1rem;
}

div.benefit_body > div{
	width: 100%;
}
/* 20210518_マガジンページ子ページ */
div.mag_body_wrap h2{
	border-left: none;
}

.pc{display: none!important;}
.smp{display:inline-block !important;}


div.index_wrap{
	padding: 20px;
	border-radius: 5px;
}



div.mag_body_wrap{
	display: block;
	margin: 15px auto 0 auto;

}
div.mag_body_wrap a{
	color: #444;
}
article.mag_body_l{
	margin: 0 0 0 0 ;
}
section.mag_body h2{
	border-left: none;
}
div.mag_body_wrap section h2:before{
	display: flex;
    justify-content: center;
    align-items: center;
    left: 0px;
    top: -30px;
    width: 40px;
    height: 30px;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.5;
    color: #fff;
    background-color: #ef7e00;
    box-shadow: none;
    border-radius: 0px 5px 0 0;
}
aside.box_r{
		width:auto;
	}
aside.box_r section.r_box_wrap h3{
	font-size: 1.4rem;
	text-align: center;
	margin: 0 0 7% 0 ;
}
div.subtxt_wrap, div.subtxt_wrap_double{
	padding: 7%;
}
section.mag_body a.btn{
	width: 100%
}


div.comment_wrap{
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 10% 0;
    padding: 4% 4% 5% 4%;
}
div.comment_wrap p:nth-child(1){
	width: 20%;
	margin: 0 0 0.5rem 0;
}
div.comment_wrap p:nth-child(2){
	padding: 6%;
}
div.next_wrap{
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
div.next_wrap > div{
	width: 100%;
    margin: 0 0 5% 0;
}
div.next_wrap > div a div.next{
    margin: 0 0 5px 0;
}
section.cate_wrap ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
section.cate_wrap ul li {
    width: 33.3%;
    margin: 0 0 1.5rem 0 ;
}
section.end_wrap div.kanren_wrap a > p{
	width: 30%;
}
section.end_wrap div.kanren_wrap a > div{
	width: 65%;
}
section.end_wrap div.kanren_wrap a div h3{
	margin: 0 0 4% 0;
}
section.end_wrap div.kanren_wrap a div p{
	height: 40px;
	width: 100%;
}

div.undercont_wrap a{
	color: #444;
}
/*dl枠*/
div.subbox_item_wrap div.subbox_item_photo_wrap{
display: block;
}
div.subbox_item_wrap div.subbox_item_photo_wrap p.subitem_photo{
	width: auto;
	margin: 0 0 0.5rem 0;
}
div.subbox_item_wrap div.subbox_item_photo_wrap div.subitem_txt{
	width: auto;
}




/* 20210608_セレクションページCSS */
#selection_page div.page_head{
	height: auto;
	margin: 0 0 1rem 0 ;

}
#selection_page div.page_head h1{
	font-size: 4.0rem;
}
ul.btny_wrap{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 1rem 0 ;
}
/*#selection_page div.page_head{
	height: auto;
	margin: 0 0 1.0rem 0;
    padding: 2rem 0 1rem 0;
	background: #f7df16;
}
#selection_page div.page_head p{
	text-align: justify;
	width: 90%;
	margin: 0 auto 0.25rem auto;
}*/
#selection_page div.page_body div.page_body_in h2{
	margin: 0 0 1rem 0;
	padding: 0.5rem 1rem !important;
	font-size: 1.4rem !important;
}

#selection_page ul.btny_wrap li{
	width: 100%;
	margin: 0 0 0.5rem 0 ;
}
#selection_page ul.btny_wrap li a{
	font-size: 1.0rem;
    padding: 1.1rem 1.0rem 1.1rem 1.0rem;
    text-align: left;
}
#selection_page div.page_body div.page_body_in ul{
	flex-wrap: wrap;
	margin-bottom: 2.0rem !important;
}
#selection_page div.page_body div.page_body_in ul li{
	width: 100%;
	margin: 0 0 0rem 0 ;
}
#selection_page div.page_body div.page_body_in ul li a{
	display: flex;
	justify-content: space-between;
	padding: 1.0rem 0.8rem 1.0rem 0.8rem;
}
#selection_page div.page_body div.page_body_in ul li a p.photo{
	width: 35%;
}
#selection_page div.page_body div.page_body_in ul li a > div{
	width: 62%;
}
#selection_page div.page_body div.page_body_in ul li a p.catch{
	margin: 0 0 0.4rem 0 ;
	font-size:1.2rem;
	height: auto;
}
#selection_page div.page_body div.page_body_in ul li a p.name{
	height: 44px;
	margin: 0 0 0.5rem 0 ;
	font-size: 14px;
	overflow: hidden;
}
#selection_page div.page_body div.page_body_in ul li a p.price_txt{
    color: #ff0000;
    font-size: 20px;
    margin: 0 0 1rem 0;
}
#selection_page div.page_body div.page_body_in ul li a p.price{
	height: auto;
	margin: 0;
	padding: 0.25rem 0;
}
#selection_page div.page_body div.page_body_in ul.list_fotter li {
	width: 100%;
	margin: 0 auto 1rem auto;
}
#selection_page div.page_body div.page_body_in ul.list_fotter{
	margin-bottom: 0 0 4rem 0 !important;
}

#selection_page p.page_head_untxt{
	text-align:justify;
}
#selection_page div.page_body div.page_body_in ul.sun_btny_wrap{
	display: flex;
	justify-content: space-between;
}
#selection_page div.page_body div.page_body_in ul.sun_btny_wrap li{
	width: 24%;
}
#selection_page div.page_body div.page_body_in ul.sun_btny_wrap li a{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px 0;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-radius: 15px;
}
#selection_page div.page_body div.page_body_in ul.sun_btny_wrap li a:after{
	position: absolute;
    content: "";
    background-image: url(/img/feature/comon/arrow_unt.png);
    background-size: 8px;
    height: 11px;
    width: 8px;
    top: 51%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#selection_page div.page_body div.page_body_in ul.sun_btny_wrap li{
	width: 49%;
	margin: 0 0 2% 0 ;
}
#selection_page div.page_body div.page_body_in ul.sun_btny_wrap li a{
	border-radius: 7px;
}


/*20210610_カテゴリページセレクト枠*/
	div.select_wrap > div h3{
		margin: 0 0 0.5rem 0;
	}
	div.select_wrap > div ul li{
		width: 100%;
		margin: 0 0 0.5rem 0;
	}
	div.select_wrap > div ul li a{
		color: #444;
	}


/*20210715_Q＆A枠*/
	div#benefit_question_wrap{
		display: block;
	}
	div#benefit_question_wrap section.benefit_wrap,div#benefit_question_wrap section#question_wrap{
		width: auto !important;
	}
	section#question_wrap div p a{
		width: 90%;
		padding: 2.5% 5%;
	}

/*20210728_マガジンのレビュー枠*/
article.mag_body_l div#review_wrap ul{
	display: block;
}
article.mag_body_l div#review_wrap ul li{
	width: auto;
}

/*20210914_商品共通枠の空き*/
div.goodsspec_ p.goodbunner_under{
	margin: 0 0 2rem 0 ;
}

/*バリエーションがありますボタン*/
	div.goodsspec_ > a:first-of-type{
		width: 99% !important;
		padding: 0.8rem 0rem;
		text-align: center;
		color: #444;
		font-size: 0.8rem;
	    border-bottom: 2px solid #bbb;
	}

/*20230315 デザイン修正対応 バリエーションがありますボタン*/
	div#item-detail > a:first-of-type{
		width: 99% !important;
		padding: 0.8rem 0rem;
		text-align: center;
		color: #444;
		font-size: 0.8rem;
		border-bottom: 2px solid #bbb;
	}


/* 商品コメント1直下CSS */
	div.goodsproductdetail_ div.goodsspec_ a.comment_link_btn{
		width: auto !important;
		position: relative !important;
	    display: block !important;
	    margin: 0 0 0.5rem 0 !important;
	    padding: 0.5rem 1.5rem 0.5rem 0.5rem !important;
	    border: 1px solid #f6cc0f !important;
	    color: #444 !important;
	    border-radius: 0 !important;
	    text-align: left !important;
	    background: #ffffea !important;
	}
	div.goodsproductdetail_ div.goodsspec_ a.comment_link_btn.comment_link_btn_img{
		padding: 0 0 0 0 !important;
	}
	div.goodsproductdetail_ div.goodsspec_ a.comment_link_btn:before{
		content: url(/img/category/sam/bg_icon_arrow.png);
		position: absolute;
	    top: 50%;
	    left: auto !important;
	    right:7px;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	}
	/*20211012マガジンページの注釈*/
	dl.description_txt.photoand dd.photo{
		float: none;
		width: auto;
	}
	dl.description_txt.photoand dt{
		float: none; 
		width: auto;
	}
	dl.description_txt.photoand dd.txt{
		float: none;
		width: 100%;
	 }
	 /*20211025手袋ブログ*/
	dl.description_txt.photoand dd.link{
		float:none;
		width: 100%;
	}
	dl.description_txt.photoand dd.link a{
		width: 90%;
		margin:0 auto; 
	}
	/*20211202マガジンページの筆者枠*/
	section.magindex_head {
		height: auto;
		width: auto;
	}
	section.magindex_head h1{
		width: auto;
		height: auto;
	    margin: 0 0 0.5rem 0;
	}
	section.magindex_head div.magindex_head_subimg_01,section.magindex_head div.magindex_head_subimg_02{
		display: none !important;
	}
	section.magindex_head p{
		display: block;
		text-align: center;
		font-size: 16px;
	}
	section.magindex_body ul.magindex_list{
		flex-wrap: wrap;
	}
	section.magindex_body ul.magindex_list li{
		width: 100%;
	    margin: 0 0 1rem 0;
		background: #fff;
		box-shadow: 2px 2px 2px #ccc;
	}
/*	section.magindex_body ul.magindex_list li a{
		display: flex;
	}*/
	section.magindex_body ul.magindex_list li a > p{
		width: 100%;
		margin: 0 3% 0 0 ;
	}
	section.magindex_body ul.magindex_list li a > div{
		width: 94%;
		padding: 10px;
	}
	section.magindex_body ul.magindex_list li a > div h2{
		height: auto;
	    font-weight: 700 !important;
	    line-height: 1.5 !important;
	    padding-left: 0;
	}
	section#journal_wrap a{
	display: block;
		padding: 1.5rem
	}
	section#journal_wrap a div:nth-child(1){
		display: block;
		width: auto;
		margin: 0 0% 1.0rem 0;
	    padding: 0 0rem 0.5rem 0;
	    border-right: none;
	    border-bottom: 2px dotted #aaa;
	    text-align: center;
		}
	section#journal_wrap a div:nth-child(2){
		width: auto;
	}
	section#journal_wrap a div:nth-child(2) p.j_txt{
		margin-bottom: 1.5rem;
	}
	section#mag_writer_head > div h1{
		width: 70%;
	}
/*	20211202新筆者コメント*/
	article.mag_body_l section.end_wrap div.comment_wrap02 div.comment_wrap02_foot a{
		width: 100%;
		text-align: center;
		padding: 20px 0;
		border-radius: 10px;
	}
/*	20220106365特集CSS*/
	div#feature2 div.path{
		width: auto;
		overflow: scroll;
	}
	div#feature2 div.path div{ 
	    width: 400px;
    display: table-caption;
	}
	div#day365_wrap p.page_head_untxt{
		text-align: justify;
	}
	div#day365_wrap div.page_body {
    width: 100%;
    margin: 0rem auto 2rem auto;
	}
	div#day365_wrap div.page_body h2 {
    margin: 0 auto 1.5rem auto;
	}
	div#day365_wrap ul.day365_item_wrap li {
    width: 48%;
    margin: 0 0% 1.5rem 0;
	}
	div#day365_wrap ul.day365_item_wrap li p.name{
		width: 100%;
	}
	div#day365_wrap div.day365_list_wrap ul{
		width: 100%;
		display: block;
		max-width: none;
	}
	div#day365_wrap div.day365_list_wrap ul li{
		width: 100%;
		max-width: none;
	}
	div#day365_wrap div.day365_list_wrap ul li a{
		display: flex;
		justify-content:space-between; 
		border-bottom: 1px dotted #ccc;
		padding: 0.5rem 0;
	 }
	 div#day365_wrap div.day365_list_wrap ul li.select a{
	 	background-color: #fff9b3;
	 }
	 div#day365_wrap div.day365_list_wrap ul li a:hover{
	 	display: flex;
	 }
	 div#day365_wrap div.day365_list_wrap ul li:first-child a{
	 	border-top: 1px dotted #ccc;;
	 }
	 div#day365_wrap div.day365_list_wrap ul li a p:nth-child(1){
		display: flex;
	 	justify-content: flex-start;
	 	align-items: center;
	 	margin-bottom: 0;
	 	width: 15%;
	 }
	 div#day365_wrap div.day365_list_wrap ul li a p:nth-child(2){
	 	width: 75%;
	 	display: flex;
	 	justify-content: flex-start;
	 	align-items: center;
	 	color: #444;
	 	font-size: 16px;
	 	margin-bottom: 0;
	 }

	div#day365_wrap ul.bottom_content li{
		width: 100%;
	}
	div#day365_wrap ul.bottom_content li a{
		padding: 1rem 30px;
	}
/*20220216_マガジン追加CSS*/
	.item_spec_box{
		border-collapse: collapse;
		width: 90%;
		font-size: 14px;
		margin: 0 auto;
	}
	.item_spec_box th{
		border: 1px solid #ccc;
		white-space: nowrap;
	}
	.item_spec_box td{
		border: 1px solid #ccc;
	}

/*20220324_商品ページバリエーション枠*/
	div.contents_ div.cartvariation_ ul.cartvariation_ div.block_ div.msg_ p.name_{
		margin-bottom:0.5rem;
	}
	div.contents_ div.cartvariation_ ul.cartvariation_ div.block_ div.msg_ p.name_ a{
		font-size: 14px;
		color: #444;
		text-decoration: underline;
	}
	div.contents_ div.cartvariation_ ul.cartvariation_ div.block_ div.msg_ p.comment_{
	    font-size: 14px;
	    background: #eee;
	    margin: 0 0 0.4rem 0;
	}
	div.contents_ div.cartvariation_ div.variation_{
		font-size: 3px;
	}
	div.contents_ div.cartvariation_ ul.cartvariation_ div.block_ div.msg_ p.g_price_{
		background: #fffddd;
    	border: 2px solid #fff000;
    	padding: 0.5rem 0rem 0.5rem 0.5rem;
    	font-size: 14px;		
	}
	div.cartvariation_ div.cartbox_ div.cartbutton_ input[type="button"]{
		-webkit-appearance: none;
	    color: #fff;
	    font-size: 18px;
	    line-height: 1.0;
	    border-radius: 5px;
	    border: 2px solid #bbb;
	    background: #aaa;
	    padding: 0.2rem 0;		
	}
	div.cartvariation_ ul.cartvariation_ li .block_ div.cartbutton_ > a{
		display: block;
        margin: 0.5rem auto 0 auto;
	    overflow: hidden;
	    width: 200px;
	}

	div.mag_body_wrap .item_spec_box{
		border-collapse: collapse;
		width: 90%;
		font-size: 14px;
		margin: 0 auto;
	}
	div.mag_body_wrap .item_spec_box th{
		border: 1px solid #ccc;
		white-space: nowrap;
	}
	div.mag_body_wrap .item_spec_box td{
		border: 1px solid #ccc;
	}
	div.mag_body_wrap div#table_wrap2 {
		width: 100%;
		overflow-x: auto;
	}
	div.mag_body_wrap .item_function_tbl.pc_view { display: none; }
	div.mag_body_wrap .item_function_tbl.sp_view { display: block; }
	div.mag_body_wrap .item_function_tbl{
		border-collapse: collapse;
		/* width: 90%; */
		font-size: 14px;
		margin: 0 auto;
	}
	div.mag_body_wrap .item_function_tbl th{
		border: 1px solid #ccc;
		white-space: nowrap;
	}
	div.mag_body_wrap .item_function_tbl th.lft {
	}
	div.mag_body_wrap .item_function_tbl th.rht {
	}

	div.mag_body_wrap .item_function_tbl td{
		border: 1px solid #ccc;
	}
	div.mag_body_wrap .item_standard_tbl{
		border-collapse: collapse;
		/* width: 90%; */
		font-size: 14px;
		margin: 0 auto;
	}
	div.mag_body_wrap .item_standard_tbl th{
		border: 1px solid #ccc;
		white-space: nowrap;
	}
	div.mag_body_wrap .item_standard_tbl td{
		border: 1px solid #ccc;
	}
	div.mag_body_wrap .item_hardness_tbl{
		border-collapse: collapse;
		/* width: 90%; */
		font-size: 14px;
		margin: 0 auto;
	}
	div.mag_body_wrap .item_hardness_tbl th{
		border: 1px solid #ccc;
		white-space: nowrap;
	}
	div.mag_body_wrap .item_hardness_tbl td{
		border: 1px solid #ccc;
	}

	div.mag_body_wrap .thirdtxt_wrap {
		padding: 7%;
	}
/* 20220614_シールテープのテーブル */
	div.mag_body_wrap .item_tape_width_tbl {
		font-size: 14px;
	}
	div.mag_body_wrap .item_screw_tbl {
		font-size: 12px;
	}
/*20220605_2022夏特集から*/

	div ul.cooltool_itemlist_wrap li h3 {
	height: 50px;
	}
	div ul.cooltool_itemlist_wrap li a p.item_name{
	height: 50px;
	}
	div ul.cooltool_itemlist_wrap li{

	}
	div ul.cooltool_itemlist_wrap li{
	width:49%;
	margin: 0 0 0.5rem 0;
	}
	div ul.cooltool_itemlist_wrap li a{
	color: #444;
	}
	div.link_btn_wrap ul li{
	margin-bottom: 4.0rem;
	}
	div ul.cooltool_itemlist_wrap li a{
	padding: 1.0rem;
	}
	div ul.cooltool_itemlist_wrap li h3{
	font-size: 14px;
	height: 2.5rem;
	overflow: hidden;
	}
	div ul.cooltool_itemlist_wrap li a p.item_name{
	font-size: 12px;
	height: 3.2rem;
	overflow: hidden;
	}
	div.link_btn_wrap ul{
	margin: 0 auto 2rem auto;
	}
	div.left_wrap ul li a{
	color: #333;
	}
	div ul.cooltool_subbtnlist_wrap li{
	width: 100%;
	}
	div ul.cooltool_subbtnlist_wrap li p:nth-child(1){
	width: 20%;
	}
	div ul.cooltool_subbtnlist_wrap li p:nth-child(2){
	width: 80%;
	}
	div ul.cooltool_event_wrap{
	display: flex;
	width: 100%;  
	}
	div ul.cooltool_event_wrap li{
	width: 48%;
	margin: 0 0 1.0rem 0;
	}
	div ul.cooltool_event_wrap li a img{
	width: 100%;
	}
	div.page_head p{
	text-align: justify;
	}
	div#daikangen_sale {
	display: flex;
	flex-wrap: wrap-reverse;
	}
	div#daikangen_sale div.right_wrap{
	width: 100%;
	}
	div#daikangen_sale div.left_wrap{
	width: 100%;
	margin:  0 0 0 0;
	}
	div#daikangen_sale div.right_wrap ul.item_wrap_list li{
	margin: 0 0 2rem 0;
	}
	div#daikangen_sale div.right_wrap ul.sub_wrap_list li{
	width: 48.5%;
	margin: 0 0 0.3rem 0;
	}
	div.left_wrap p.left_list_head{
	font-size: 18px;
	}
	/*20220605_2022夏特集まで*/
	/*20220805_original特集から*/

	div#daikangen_sale div.right_wrap h2{
		border-left: none;
	}
	div.goods_list_wrap_out{
		padding: 0.5rem;
	}
	div.goods_list_wrap_out div.goods_list_wrap{
		padding: 1rem;
	}
	div.right_wrap .item_list_wrap tr th{
		padding: 5px;
	}
	div.right_wrap .item_list_wrap tr th:nth-child(4){
		width: 40%;
	}
	div.right_wrap .item_list_wrap tr td:nth-child(4){
		font-size: 14px;
		line-height: 1.3;
	}
	div.right_wrap .item_list_wrap tr td:nth-child(4) a{
		padding: 0.4rem 0.7rem;
	}
	div.right_wrap .item_list_wrap tr th:nth-child(2),div.right_wrap .item_list_wrap tr td:nth-child(2){
		display: none;
	}
	div#feature2 .original_item_warp .point ol::after{
		width: auto;
	}
	div#feature2 .original_item_warp .point{
		width: 90%;
		padding: 5%;
	}
	div#feature2 .original_item_warp .point li{
		width: 100%;
		margin: 0 0 3.0rem 0 ;
	}
	div#feature2 .original_item_warp div.review_wrap ul{
		display: block;
	}
	div#feature2 .original_item_warp div.review_wrap ul li{
		width: auto;
		margin: 0 0 1rem 0;
		padding: 1.0rem;
	}
	div.review_wrap ul li h3{
		margin: 0 0 0.5rem 0;
		font-size: 16px;
		font-weight: bold;
	}
	.item_harness_tbl {
		font-size: 14px;
	}

	/* #item-detail #item-info dt:nth-child(5),#item-detail #item-info dd:nth-child(6){
		display: none !important;
	} */
	/* カテゴリQ＆A枠20230802 */
	div#cate_foot_wrap{
		display: block;
	}
	section#question_catewrap, section#mag_catewrap{
		width: 100%;
		padding: 0;
	}
	section#question_catewrap h2,section#mag_catewrap h2{
		height: auto!important;
		padding-left: 0 !important;
		border-left: none !important;
		font-size: 20px !important;
		text-align: left !important;
	    padding-top: 0rem;
	    padding-bottom: 0.5rem;
	    margin-bottom: 1.5rem;
	    text-align: center;
	    /*color: #ef7d00;*/
	}
	/* 20230907_ジャンルページ共有ヘッダー */
	#genre_head_wrap div.head_backg{
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 1.5%;
		width: 100%;
		height: 0;
		 /* (画像の高さ / 画像の横幅) × 100 */
		padding-top:53.3333333333%;
		 background: url(/img/brand/topind/backg_sp.png) #000;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
	#genre_head_wrap div.head_backg p.smp{
		display: block;
		position: absolute;
		width: 80%;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit- transform: translateY(-50%) translateX(-50%);
	}
	
	#genre_head_wrap div.head_wrap{
		display: flex;
		flex-wrap: wrap;
		overflow: hidden;
	}
	#genre_head_wrap div.head_wrap > p {
		width: 50%;
		margin: 0 auto 2% auto;
		text-align: center;
	}
	#genre_head_wrap div.head_wrap > div{
		width: 100%;
		text-align: center;
		font-size: 1.0rem;
		padding-top: 3%;
		border-top: 1px solid #ccc;
	}
	#genre_head_wrap div.head_wrap > div > h1{
		font-size: 1.5rem;
		font-weight: bold;
		color: #464646;
	}
	#genre_head_wrap div.head_wrap > div > p{
		font-size: 14px;
		line-height: 1.5;
		text-align: justify;
	}
	#genre_head_wrap div.head_wrap > div > h1{
		margin-bottom: 1%;
	}
	#genre_head_wrap ul.btn_wrap{
		display: flex;
		flex-wrap: wrap;
	}
	#genre_head_wrap ul.btn_wrap li{
		width: 49%;
		margin: 0 1% 1% 0;
	}
	#genre_head_wrap ul.btn_wrap li:nth-of-type(5n){
		margin-right: 1%;
	}
	#genre_head_wrap ul.btn_wrap li:nth-of-type(2n){
		margin-right: 0%;
	}
	
	#genre_head_wrap ul.btn_wrap li img{
		display: block;
		width: 20%;
		margin-right: 5%;
	}
	
	#genre_head_wrap ul.btn_wrap li a{
		position: relative;
		display: flex;
		border:1px solid #ddd;
		border-radius: 5px;
		padding: 8% 4%;
		background:#fff;
	}
/* 2023新特集 */

	div#salepage_wrap div.left_wrap{
	display: none;
	}
	div#salepage_wrap div.right_wrap {
	width: 100%;
	padding: 0 2%;
	max-width: initial;
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li{
	width: 46%;
	}
	div#salepage_wrap div.right_wrap div.ancer_wrap ul li{
	width: 50%;
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li:nth-child(2n){
	margin: 0 0% 7% 0;
	}
	div#salepage_wrap div.right_wrap ul.sale_item_itemlist_wrap li h3{
	font-size: 12px;
	}

  /* 20231204_商品コメント4 */
  div.container_ div.com_wrap4{
    display: block;
  }
  div.container_ div.com_wrap4 > div:nth-child(1){
    width: 100%;
  }
  div.container_ div.com_wrap4 > div:nth-child(2){
    width: 100%;
  }
  div.container_ div.com_wrap4 > div p{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0.75rem 0;
    padding: 0 0 0.55rem 0;
    border-bottom: 1px solid #ef7d00;
  }
  div.container_ div.com_wrap4 > div:nth-child(1) p{
    max-width:auto;
  }
  div.container_ div.com_wrap4 > div:nth-child(2) p{
    max-width:auto;
  }
   /* セールイベント関係20250106 */
   div.eventcomment_wrap p.event_bunner img{
	mask-image:none
   }

}

