@charset "UTF-8";
/*
TOP
*/

:root{
	--textRed: #cc0000;
	/* var(--textRed) */
}

#products #main {
	min-height: 1000px;																/* ﾗｲﾄﾎﾞｯｸｽを考慮 */
/*	background: url(/img/common/bg_tile.gif) repeat;*/
}
#products .atoms {																				/* ﾛｰﾙｵｰﾊﾞｰ用背景画像 初期表示 */
	display: none;
}
.products h3 {
	min-height: 41px;
	margin-top: 30px;
	padding: 20px 0 0 20px;
	background: url(/img/event/detail/bg_h.png) left top no-repeat;
	position: relative;
	font-size: 182%;
	font-weight: bold;
	color: #fff;
}
@media(min-width:768px) {
	div.products .category-sp {
		display: none;
	}
	.products .productsFrame dt {
		height: 100px;
	}
	ul.category_list ul {
		display: flex;
		flex-wrap: wrap;
		padding: 0 20px 20px 20px;
		background: #fff;
	}
	ul.category_list li {
		width: 200px;
		padding: 0;
		border: 1px solid var(--textRed);
		margin-bottom: 20px;
		margin-right: 15px;
		background: #fff;
	}
	ul.category_list > li > div > a {
		text-decoration: none;
	}
	ul.category_list dt.title {
		color: #cc0000;
	}
	ul.category_list dd {
		color: black;
	}
	ul.category_list a:hover dt.title {
		text-decoration: underline;
	}
	.products ul {
		display: flex;
		flex-wrap: wrap;
		padding: 0 20px 20px 20px;
		background: #fff;
	}
	.products ul li {
		width: 200px;
		padding: 0;
		border: 1px solid #cc0000;
		margin-bottom: 20px;
		margin-right: 15px;
		border-radius: 20px;
		overflow: hidden;
	}
	.products .productsFrame dd.thumbnail img {
    	width: 178px;
    	object-fit: cover;
    	height: 110px;
	}
}
@media(max-width:767px) {
	div.products .category {
		display: none;
	}
	ul.category_list {
		padding: 0 20px 20px 20px;
		background: #fff;
	}
	ul.category_list li {
	    padding: 0;
	    border: 1px solid var(--textRed);
	    margin: 20px;
	}
	ul.category_list > li > div > a {
		text-decoration: none;
	}
	ul.category_list dd {
		color: black;
	}
	div.sp-category-wrap {
		background-color: white;
		padding-top: 20px;
	}
	div#categoryList {
		margin: 10px 0;
		text-align: center;
		overflow: hidden;
		width: 90%;
		margin: 0 auto;
		background: #fff;
	}
	div#categoryList select {
		width: 100%;
		padding-right: 1em;
		cursor: pointer;
		text-indent: 0.01px;
		text-overflow: ellipsis;
		border: none;
		outline: none;
		background: transparent;
		background-image: none;
		box-shadow: none;
		-webkit-appearance: none;
		appearance: none;
	}
	div#categoryList select::-ms-expand {
	    display: none;
	}
	div#categoryList.category-sp {
		position: relative;
		border-radius: 2px;
		border: 2px solid #da3c41;
	  border-radius: 50px;
		background: #ffffff;
	}
	div#categoryList.category-sp::before {
		position: absolute;
		top: 0.8em;
		right: 0.8em;
		width: 0;
		height: 0;
		padding: 0;
		content: '';
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #da3c41;
		pointer-events: none;
	}
	div#categoryList.category-sp select {
		padding: 8px 38px 8px 8px;
		color: #da3c41;
	}
}
ul.category_list > li.endofsale {
	opacity: 0.5;
	filter: grayscale(100%);
}
.products .productsFrame + .productsFrame {
	margin-top: 20px;
}
.products .productsFrame:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.products .productsFrame dl {
	width: 100%;
}
.products .productsFrame dt {
	display: block;
	background-color: #fffcf2;
	color: #cc0000;
	padding: 15px 5px;
	border-bottom: 1px solid #cc0000;
}
.products .productsFrame dt a {
	color: white;
}
.products .productsFrame dd {
	padding: 10px;
}
.products .productsFrame dd.thumbnail {
	padding: 0 10px;
}
.productsFrame dd.thumbnail {
	border: 0;
}
.products .productsFrame dd.thumbnail {
	margin: 0;
}
.products .productsFrame dd.thumbnail img {
	width: 100%;
}
.products .productsFrame dd ul {
	width: auto;
	padding: 0;
	background: none;
}
.products .productsFrame dd ul li {
	border: none;
	padding: 0;
	list-style-type: disc;
	margin: 0 0 0 1.5em;
}
.products .productsFrame .main {
	font-size: 150%;
	font-weight: bold;
	color: var(--textRed);
}
.products .productsFrame .sub {
	font-size: 125%;
	font-weight: bold;
	color: var(--textRed);
}
.products .productsFrame .text {
	line-height: 2;
	font-size: 108%;
}
.products .productsFrame .thumb {
	width: 33.3%;
	display: block;
	float: left;
}
.products .productsFrame .thumb img {
	width: 100%;
}

/*
*/
#productsDetail.power1 #main {
	background: url(/img/7powers/1/bg_products.gif) no-repeat center top #01b2a9;
}
#productsDetail.power2 #main {
	background: url(/img/7powers/2/bg_products.gif) no-repeat center top #e4007f;
}
#productsDetail.power3 #main {
	background: url(/img/7powers/3/bg_products.gif) no-repeat center top #00b0ec;
}
#productsDetail.power4 #main {
	background: url(/img/7powers/4/bg_products.gif) no-repeat center top #f39800;
}
#productsDetail.power5 #main {
	background: url(/img/7powers/5/bg_products.gif) no-repeat center top #90c31f;
}
#productsDetail.power6 #main {
	background: url(/img/7powers/6/bg_products.gif) no-repeat center top #0092d7;
}
#productsDetail.power7 #main {
	background: url(/img/7powers/7/bg_products.gif) no-repeat center top #fff100;
}

#productsDetail #main{
	min-height:1050px;
}

#productsDetail #main h3 {
	margin: 120px 0 20px;
	color: #000;
	font-size: 182%;
	font-weight: bold;
}

#productsDetail .sub {
	margin: 30px 0 10px;
	color: #000;
	font-size: 138.5%;
	font-weight: bold;
}
#productsDetail .explain:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#productsDetail .explain { display: inline-table; }

/* Hides from IE-mac \*/
* html #productsDetail .explain { height: 1%; }
#productsDetail .explain {
	display: block;
}
/* End hide from IE-mac */

#productsDetail .explain + .explain {
	margin-top: 20px;
}
#productsDetail .explain .fig {
	width: 300px;
	float: left;
}
#productsDetail .explain .fig img {
	width: 100%;
}
#productsDetail .explain .txt {
	width: 630px;
	margin-left: 20px;
	float: left;
}
#productsDetail .explain h4 {
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
	padding-bottom: 4px;
	font-size: 138.5%;
	font-weight: bold;
	color:#000;
}
#productsDetail .explain p {
	line-height: 1.8;
	margin-top: 10px;
	font-size: 16px;
	color:#000;
}
#productsDetail .explain .note {
	text-align: right;
	margin-top: 0;
	font-size: 12px;
}
#productsDetail .explain ul li {
	list-style:disc;
	margin: 0 0 0 1.5em;
        color:#000;
}
#productsDetail .contact {
	margin-top: 20px;
	text-align: right;
}
#productsDetail .contact > div {
	border: dotted 2px #000;
	padding: 10px;
	display: inline-block;
	text-align: left;
}
#productsDetail .contact p {
	font-size: 106%;
	font-weight: bold;
}

#productsDetail .bt {
	width: 236px;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 0;
	display: block;
	font-size: 11px;
	text-decoration: none;
	background: url(/img/common/bg_btn.png) left top no-repeat;
	overflow: hidden;
	color: #fff;
}

/*
商品化ロボットTOP レスポンシブ対応
*******************************/

@media only screen and (min-width : 768px) and (max-width : 991px) {
/* タブレット用 */

	#main .mainInner{
		width:750px;
	}

	.products ul{
	}

}

@media(max-width:767px) {
	.products h3{
		background: #cc0000;
		background-image: none;
		padding: 10px;
		font-size: 20px;
	}
	.bread{
		padding:5px;
	}
	#main .mainInner{
		width:100%;
		padding:10px;
	}

	.products ul{
		width:100%;
		padding:7px;
	}

	.products .productsFrame .main{
		font-size:16px;
	}

	.products .productsFrame .sub{
		font-size:14px;
	}

	.products ul li:first-child{
/*		padding:8px 0;*/
	}

	.products .productsFrame dd{
		margin-top:5px;
	}

	.products .productsFrame .text{
		font-size:100%;
	}

}

/*
商品化ロボット各詳細 レスポンシブ対応
*******************************/

#productsDetail .explain .fig img{
	width:100%;
	height:auto;
}

@media only screen and (min-width : 992px) and (max-width : 1199px) {
	#productsDetail .explain .fig{
		width:30%;
	}
	#productsDetail .explain .txt{
		width:65%;
	}



}

@media only screen and (min-width : 768px) and (max-width : 991px) {
	#productsDetail .explain .fig{
		width:30%;
	}
	#productsDetail .explain .fig img{
		width:100%;
		height:auto;
	}

	#productsDetail .explain .txt{
		width:60%;
	}

	#productsDetail .explain .txt img{
		width:100%;
		height:auto;
	}

	#productsDetail.power1 #main,
	#productsDetail.power2 #main,
	#productsDetail.power3 #main,
	#productsDetail.power4 #main,
	#productsDetail.power5 #main,
	#productsDetail.power6 #main,
	#productsDetail.power7 #main{
		background-position:58% top;
	}

}

@media(max-width:767px) {

	.powers_title{
		padding-top:10px;
		display:block;
	}

	#productsDetail #main h3{
		font-size:18px;
		margin-top:20px;
	}

	#productsDetail .explain .fig{
		width:100%;
	}
	#productsDetail .explain .txt{
		width:100%;
		margin-top:15px;
		margin-left:0;
	}

	#productsDetail .explain .txt .img-100 {
		width:100%;
		height:auto;
	}

	#productsDetail .explain h4{
		font-size:16px;
		line-height:1.5;
	}

	#productsDetail.power1 #main,
	#productsDetail.power2 #main,
	#productsDetail.power3 #main,
	#productsDetail.power4 #main,
	#productsDetail.power5 #main,
	#productsDetail.power6 #main,
	#productsDetail.power7 #main{
		background-position:36% top;
	}

}







@media(min-width:768px) {
	.category {
		display: flex;
		flex-wrap: wrap;
		padding: 10px 20px;
		background-color: white;
		max-width:1100px;
	}
	.category input[type="radio"] {
		display: none;
	}
	.category input[type="radio"] + label{
		display: block;
		margin-left: 10px;
		margin-bottom: 10px;
		cursor: pointer;
		border: 1px solid #cc0000;
		background-color: white;
		color: #cc0000;
		font-size: 16px;
		font-weight: normal;
		padding: 5px 15px;
		border-radius: 25px;
		white-space: nowrap;
		opacity: 1;
	}
	.category input[type="radio"]:checked + label {
		background-color: #cc0000;
		color: white;
	}
	.category input[type="radio"]:disabled + label {
		background-color: #eee;
		border: 1px solid #ccc;
		color: #999;
		cursor: default;
	}

	.category input[type="radio"]:not(:checked) + label:hover {
		opacity: 0.7;
	}
	.category input[type="radio"]:disabled + label:hover {
		opacity: 1;
	}
	.products .productsFrame dd.company {
		height: 80px;
	}
	.products .productsFrame dd.thumbnail {
		max-height: 95px;
		overflow: hidden;
	}
}

dd.text > span {
	color: var(--textRed);
}