.cateTags{
	display: inline-block;
	margin: 3px 5px 3px 0;
	padding: 6px 6px;
	font-size: 13px;
	line-height: 1;
	border: 1px solid
	#b0b0b0;
	border-radius: 2px;
}

.relatedBox li{
	display:inline-block;
	border:1px solid #dadada;
	padding:7px;
	box-sizing: border-box;
	margin-top:5px;
}
.relatedBox li a{
	text-decoration:none;
}
.relatedBoxName{
	font-size:16px!important;
}
.relatedBoxPrice{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.relatedBox img{
	width:200px;
}

.item_detail_text_box{
	padding:0px 10px 0px 10px;
}

.RedBorderBox {
	border: 3px solid 
	#ff0000;
	border-radius: 5px;
	background:
	#FBEFEF;
	padding: 10px;
	margin: 20px 10px;
}
.RedBorderBox ul.list01 {
	padding-left: 20px;
}
li.listDisk {
	list-style-type: disc;
}

.ComponentBox {
	width: 400px:
	border: solid 1px #c0c0c0; 
}
.ComponentBox tr th.th1 {
	width: 300px;
}
	

.ComponentBox tr th.th2 {
	width: 100px;
}

.ComponentBox tr th {
	border: solid 1px #c0c0c0;
	background-color: #f0f0f0;
	font-weight: bold;
	padding: 7px 0;
}
.ComponentBox tr td {
	border: solid 1px #c0c0c0;
	padding: 7px 0;
	text-align: center;
}


@media only screen and (max-width: 414px){
	.relatedBox img{
		width:100px!important;
	}

	.relatedBox{
		with:100%;
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
	}
	.relatedBox li{
		flex: 0 0 70%;
	}

}

.fontColorBold{
	font-weight: bold;
	color:
	#d5848b;
	font-size: 16px;
}
.fontColorUnder{
	font-weight: bold;
	color:
	#7b9ad0;
	font-size: 16px;
}

.new_guide{
	border-bottom: solid 3px #f04070!important;
	text-align:left!important;
	padding:9px!important;
	font-size:24px!important;
	margin-bottom:17px!important;
	color:#494949!important;
}

.new_no1{
	color: #494949;
	border-left: solid 3px #f04070;
	text-align:left;
	font-size:19px;
	padding:5px 0 5px 10px;
	margin-bottom:23px;
}

.qaContainer dt {
padding: 10px 10px 10px 35px;
border-radius: 5px;
background: #f2dae8;
text-indent: -25px;
}
.qaContainer dt:before {
content: "Q.";
font-weight: bold;
margin-right: 7px;
}
.qaContainer dd {
margin: 20px 10px 40px 35px;
text-indent: -25px;
}
.qaContainer dd:before {
content: "A.";
color: #d685b0;
font-weight: bold;
margin-right: 7px;
}


.qa_midasi{
  padding-left: 10px;
  font-size:18px;
  font-weight:bold;
  margin-bottom:4px;
}

.comparison_midasi{
  padding-left: 5px;
  font-size:18px;
  margin-bottom:4px;
}


.comparison_table{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
}

.comparison_table th:first-child{
  border-radius: 5px 0 0 0;
}

.comparison_table th:last-child{
  border-radius: 0 5px 0 0;
  border-right: 1px solid #3c6690;
}

.comparison_table th{
  text-align: center;
  color:white;
  background: linear-gradient(#829ebc,#225588);
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  width: 25%;
  padding: 10px 0;
}

.comparison_table td{
  text-align: center;
  border-left: 1px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  border-top:none;
  box-shadow: 0px -3px 5px 1px #eee inset;
  width: 25%;
  padding: 10px 0;
}

.comparison_table td:last-child{
  border-right: 1px solid #a8b7c5;
}

.comparison_table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

.comparison_table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

/*画像部分に動画追加*/
.img_box {

	padding: 0 20px 0 0;
	width: 300px;
}

#subImg {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 15px auto;
}

#subImg li {
	width: 23%;
	aspect-ratio: 6/5;
	margin: 0 0 8px;
	border: 1px solid #c0c0c0;
	cursor: pointer;
	box-sizing: border-box;
	margin-right: 2.666%;
}

#subImg li:nth-child(4) {
	margin-right: 0;
}

#subImg li.active,
#subImg li:hover {
	border-color: #f04070;
}

#subImg li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: top;
}

#mainImg {
	width: 300px;
	aspect-ratio: 6/5;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#mainImg img {
	vertical-align: top;
}

#mainImg img,
#mainImg video {
	width: 100%;
}

table.normal_tbl th {
	padding: 5px;
	line-height: 1.4;
}

table.normal_tbl td {
	padding: 5px;
	line-height: 1.4;
}

.video_main {
	display: none
}

.video_thum {
	position: relative;
}

#video_thum_list {
	position: relative;
	display: block;
	text-decoration: none;
}

#video_thum_list:before {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	border: 3px solid #444;
	width: 20px;
	height: 20px;
	z-index: 1;
	pointer-events: none;
	background: #fff;
}

#video_thum_list:after {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-40%, -50%);
	border-style: solid;
	border-color: transparent transparent transparent #444;
	border-width: 8px 0 8px 12px;
	pointer-events: none;
	z-index: 1;
}

.video_main_list {
	position: relative;
	display: block;
	text-decoration: none;
}

.video_main_list:before {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	border: 3px solid #444;
	width: 20px;
	height: 20px;
	z-index: 1;
	pointer-events: none;
	background: #fff;
}

.video_main_list:after {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-40%, -50%);
	border-style: solid;
	border-color: transparent transparent transparent #444;
	border-width: 8px 0 8px 12px;
	pointer-events: none;
	z-index: 1;
}

#popup_box.popup_abtest .main_img video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	background: #fff;
}

#popup_box.popup_abtest .img_list {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 303;
	width: calc(100% - 62px);
	margin: 0 62px 0 0;
	font-size: 0;
	background: #f0f0f0;
	border-top: 1px solid #c0c0c0;
	height: auto;
}

#popup_box.popup_abtest .img_list li {
	position: relative;
	display: inline-block;
	width: 16.66666%;
	aspect-ratio: 6/5;
	font-size: 0;
	cursor: pointer;
	border-right: 1px solid #c0c0c0;
	box-sizing: border-box;
	height: auto;
}

#popup_box.popup_abtest .img_list li img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#popup_box.popup_abtest .close_btn {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 304;
	width: 62px;
	height: 62px;
	padding: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 62px;
	text-align: center;
	background: #f05070;
	cursor: pointer;
	border: 1px solid #f05070;
	box-sizing: border-box;
}

#popup_box.popup_abtest .main_img {
	position: relative;
	margin: 40px 20px;
	background: #c0c0c0;
	border: 1px solid #c0c0c0;
}
@media only screen and (max-width: 414px){
	.new_opinionBody{
		margin: 0 3px 10px 3px;
		padding: 10px;
		color:
		#333;
		font-size: 14px;
		letter-spacing: 0.1em;
		line-height: 1.6;
		background:
		#fff;
	}
}


