@charset "shift-jis";

/* 当選者発表部分css Writed：nagashima */
#contents .review_top{
	width:750px;
	margin:0 auto;
}

#contents .review_top h2{
	padding-bottom:10px;
}

.review_top #revin {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	/*background-image: url(../IMAGE/review/review_image_bk.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
}
.review_top .center {
	text-align: center;
	margin-top: 50px;
}
.review_top #revinfo #review_c {
	margin-top: 30px;
}
#revinfo {
	clear: left;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.review_top #revin h3 {
	margin: 0px;
	padding: 0px;
}
.review_top #revin p.day {
	font-size:24px;
	font-weight:bold;
	line-height:30px;
}
.review_top #revin dl .snd {
	float: left;
}
.review_top #revin .srd {
	margin: 0px;
	float: left;
}



* html .review_top #revin {
	width: 750px;
	text-align: center;
	background-image: url(../IMAGE/review/review_image_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

* html .review_top #revin {
	width: 750px;
	text-align: center;
	background-image: url(../IMAGE/review/review_image_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
* html .review_top #revin dl .snd {
	float: left;
	margin-left: 0px;
}

/* ■■■■■ 基本部分 ■■■■■ */
#itembase * {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	line-height: 110%;
}
#itembase {
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	background-color:#FFF;
	color: #231302;
	font-size:12px;
}
#itembase img {
	border: none;
	vertical-align: bottom;
}
#itembase a:link, #itembase a:hover, #itembase a:visited, #itembase a:focus, #itembase a:active {
	color: #231302;
	text-decoration: none;
}
#itembase li{
list-style: none;
}




/* ■■■■■ 3カラム ■■■■■ */

/*商品枠*/

#itembase .ul_3 {
	width: 745px;
	margin: 10px 0 0 5px;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	text-align: center;
}
#itembase .ul_3 dl{
	background-color:#fff;
	margin-top:10px;
	width:237px;
	border:1px solid #ccc;
	text-align:center;
	border-radius: 6px 6px 6px 6px / 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px / 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px / 6px 6px 6px 6px;
}


#itembase .ul_3 li{
  display: table-cell;
  vertical-align: middle;
}
#itembase .ul_3 dl dt,
#itembase .ul_3 dl dd{
	margin:5px 5px 0 5px;
}
#itembase .ul_3 dt{
	display: table-cell;
	vertical-align: middle;
	height:3.5em;
	text-align:left;
	font-size:15px;
	font-weight:700;
	padding:3px 5px;
	width:237px;
	text-align:center;
}
#itembase .ul_3 dd.image{
	margin:0 auto;
	text-align:center;
}
#itembase .ul_3 .image img{
	width:230px;
}
#itembase .ul_3 a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#itembase .ul_3 dd.icon{
	margin:0 auto;
	text-align:center;
}

#itembase .ul_3 .icon img{
	width:230px;
}
#itembase .ul_3 dd.text{
	height:4em;
	border-bottom:1px dashed #999;
	padding:4px 0;
	font-size:14px;
	line-height:140%;
}
#itembase .ul_3 dd.price{
	padding-top:10px;
	text-align:center;
	height:24px;
}

/*詳細はこちらボタン*/

#itembase .ul_3 dd.btn{
	font-size:14px;
	display:block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #EA3001;
    color: #FFF;
    border-bottom: solid 4px #990B0A;
    border-radius: 5px;
	position:relative;
	height:15px;
	width:190px;
	margin:10px auto;
	text-align:center;
	font-weight:bold;
}
#itembase .ul_3 dd.btn:hover{
	height:15px;
	width:190px;
	margin:12px auto;
	text-align:center;
	font-weight:bold;
}
#itembase .ul_3 dd.btn:after{
	content: '';
	position:absolute;
	top:35%;
	right:5px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #FFF;
}
#itembase .ul_3 dd.btn:hover{
	-ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    border-bottom: none;
	opacity:0.8;
}

/*価格プログラム*/

#itembase .ul_3 .buy_price, #itembase .ul_3 .buy_price li {
	float: none;
	line-height: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
#itembase .ul_3 .buy_price li{
	display: inline;
 }
#itembase .ul_3 li.motoprice {
	display: none;
}
#itembase .ul_3 span.spesicalprice {
	font-size: 11px;
	color: #00F;
	font-weight: bold;
	width: 70px;
	text-align: left;
	padding-right:5px;
}
#itembase .ul_3 li.price {
	color: #ff0000;
	font-size: 18px;
	border: none;
	font-weight: bold;

}
#itembase .ul_3 li .intax {
	font-size: 10px;
	color: #ff0000;
	border: none;
}


/*もっと見るボタン*/
.review_top .more {
	text-align: center;
	margin: 20px auto 50px;
}


/*================================
■2023/05/25 
■リニューアル追記
================================*/
#reviewtop_wrap{
	max-width: 900px;
    margin: 0 auto;
}
#reviewtop_wrap img{
	max-width: 100%;
}
#reviewtop_wrap #kanban_wrap{
	text-align: center;
    margin-bottom: 30px;
}
#reviewtop_wrap #kanban_wrap p{
	border-bottom: 2px dashed #e5e3e4;
    display: inline-block;
}
#reviewtop_wrap #kanban_wrap p span{
	/* font-size: 16px; */
    font-weight: bold;
    margin: 0 2px;
    color: #cb6767;
}
#reviewtop_wrap #kanban_wrap p:nth-of-type(1){
	margin: 10px auto 0;
}
#reviewtop_wrap #kanban_wrap p:nth-of-type(2){
	margin: 5px auto 10px;
}

/*レビューポイントについて*/
#review_point h2,
#review_method h2{
	margin-top: 15px;
    border-bottom: 2px solid #333;
    margin: 10px 0;
    padding: 0;
}
#review_point h2::before,
#review_method h2::before{
	content: " ■ ";
}
#review_point p{
	box-sizing: border-box;
    margin: 0;
    padding: 10px;
    color: #333;
}

#review_point table {
    margin: 0;
    padding: 0;
    /* border-collapse: collapse; */
    text-align: center;
    border-spacing: 5px 10px;
	width: 100%;
}
#review_point th {
    width: 215px;
    background-color: #383838 !important;
    color: #fff;
    font-size: 15px;
}
#review_point tr:nth-child(1) td {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
#review_point tr:nth-child(1) td:nth-of-type(1) {
    background-color: #65aea5;
}
#review_point tr:nth-child(1) td:nth-of-type(2) {
    background-color: #a5a5a5;
}
#review_point tr:nth-child(1) td:nth-of-type(3) {
    background-color: #d9bd04;
}
#review_point td{
    background-color: #f0f0f0;
}
#review_point th,
#review_point td{
	box-sizing: border-box;
    padding: 10px 3px;
}

#review_point th::before,
#review_point th span::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    margin-right: 2px;
}
#review_point tr:nth-child(1) th:before{
    content: '\f559';
}
#review_point tr:nth-child(2) th:before{
    content: '\f303';
}

#review_point tr:nth-child(2) span.strong{
	font-weight: bold;
	font-size: 25px;
	margin-right: 3px;
}
.right-text{
	font-size: 13px;
    color: #666;
    text-align: end;
}

/*商品レビューの記入方法*/
#review_method{
	margin: 40px auto 0;
}
#review_method h3{
	box-sizing: border-box;
    margin-bottom: 15px;
    border-bottom: 3px solid #db9191;
    color: #333;
    display: flex;
    /* align-items: center; */
}
#review_method h3 span{
	font-size: 20px;
    background-color: #db9191;
    color: #fff;
    box-sizing: border-box;
    padding: 0px 7px;
    display: flex;
    margin-right: 10px;
    align-items: center;
}
#review_method > ul > li{
	box-sizing: border-box;
    padding: 15px;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    box-shadow: 0px 1px 3px #b7b7b7;
    width: 100%;
    margin: 0 auto;
}
#review_method > ul > li:nth-child(n+2){
	margin-top: 20px;
}

#review_method .warning{
	margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #b20d1b;
    background-color: #f6eee3;
    padding: 5px;
    box-sizing: border-box;
    margin-top: -5px;
}
#review_method .warning::before{
	content: "※";
}


#review_method .danger{
	width: 100%;
    margin: 30px auto 0;
    box-sizing: border-box;
    padding: 20px;
    background-color: #eee;
}
#review_method .danger > p{
	font-size: 18px;
    font-weight: bold;
    color: #b20d1b;
    margin-bottom: 5px;
}
#review_method .danger > ul li{
	display: flex;
}
#review_method .danger > ul li::before{
	content: "・";
}
#review_method .danger > ul li:nth-child(n+2){
	margin-top: 7px;
}



/***---------------------------------
TOPに戻る
---------------------------------***/
#page_top{
    width: 80px;
    height: 80px;
    position: fixed;
    right: 4vw;
    bottom: 80px;
    /* background: #ef3f98; */
    border: 2px solid #666;
    opacity: 1.0;
    border-radius: 50%;
}
#page_top a{
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    text-decoration: none;
}
#page_top a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f077';
    font-size: 25px;
    color: #666;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin: auto;
    text-align: center;
}