@charset "Shift_JIS";
/*---------------------------------
 角丸キャッチコピー用
----------------------------------*/

p.deadline {
	text-align:center;
	font-size:1.3rem;
	margin-bottom:0.9em;
	line-height: 1.2;
	color: #ffffff;
	background-color: #222222;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
}
/*---------------------------------
		投稿の仕方
----------------------------------*/
.toukou_line {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:1.2em;
}
.toukou_line {
	color:#222;
	border:2px solid #fedf8f;
	background-color:#fee45c;
}


/*---------------------------------
		商品ページから押す場合
----------------------------------*/

dl.shouhin_howtoClick dt {
	font-weight:normal;
}

.shouhin_howtoClick img {
	display:inline;
	vertical-align:middle;
	margin:auto 3px;
}

.shouhin_howtoClick dd:not(:last-child)::after {
	content:"↓";
	display:block;
	margin-left:5em;
}

@media screen and (max-width:767px) {
	.shouhin_howtoClick dd:not(:last-child)::after {
		margin:auto;
		width:100%;
		text-align:center;
	}
}

/*---------------------------------
		アクションボタン
----------------------------------*/

.btnAction {
	background: #eb0000;
}
/*---------------------------------
		特典ポイントについて
----------------------------------*/
dl.pt_back {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid #ccc 1px;
}
.Box_pb .equal {
	line-height: 115px;
}
@media screen and (max-width: 767px){
.Box_pb {
	height: 100%;
}
.equal {
	transform: rotate(90deg);
}
.Box_pb .equal {
	line-height: 0;
}
}
/*---------------------------------
		レビューのご紹介
----------------------------------*/
.review_box .red {
	color:#e50615;
}
.review_box .fleft {
	float:left;
}
.review_box .fright {
	float:right;
	margin-top:0;
}
.review_box td p {
	margin-top:0 !important;
}
.review_box th img {
	max-width: 65px;
}
.review_list {
	border-bottom:5px solid #FEEB9F;
	padding-bottom:15px;
	margin-bottom:10px;
}
.review_box {
	border:1px solid #E1F0FF;
	padding-bottom:7px;
	margin-bottom:30px;
}
.review_cont {
	padding-bottom:1rem;
	margin:0 15px 5px;
	border-bottom:1px solid #B2B2B2;
}
.u_com {
	width:440px;
}
.review_point {
	margin:0 15px;
}
.review_point .red {
	font-weight:bold;
}
#contentOverDef6 {
	width:calc(100% - 296px);
}
.review_user {
	background-color:#FAFAFA;
	border:1px solid #B2B2B2;
	width:296px;
}
@media screen and (max-width:767px) {
#contentOverDef6, .review_user {
 float:none;
 width:100%;
}
}
.review_user table {
	width:98%;
	margin:0 auto;
}
.review_user th,
.review_user td {
	padding:7px;
}
.review_user th {
	text-align:center;
	vertical-align:top;
	width:80px;
}
.review_title {
	background-color:#E1F0FF;
	padding:5px 12px;
}
.review_title h2 {
	background:url(https://online.lec-jp.com/images/parts/review_list.gif) 0 5px no-repeat;
	padding-left:25px;
	padding-bottom:0;
	margin-bottom:0;
	font-size:18px;
	border-bottom:none;
}
.review_title h2:after {
	content:none;
}
.review_title h2 {
	float:left;
}
.review_title p {
	float:right;
}
.point_check li {
	float:left;
	min-width:120px;
	_width:120px;
	white-space:nowrap;
}
.att li {
	float:left;
	white-space:nowrap;
}
.att li select {
	margin:10px 40px 10px 0;
}
