@charset "UTF-8";

#contentsMainInner {
	margin-right: 0;
}

#raingoods {
	width: 1200px;
	margin-bottom: 80px;
	color: #555;
}
#raingoods a {
	color: #777777;
}

#raingoods .main_tit {
	margin-bottom: 30px;
}
#raingoods .anchor {
	margin-left: 0;
	margin-bottom: 28px;
}
#raingoods .anchor li {
	margin-right: 1.4%;
	width: 23.95%;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#raingoods .anchor li:last-child {
	margin-right: 0;
}
#raingoods .anchor li a {
	display: block;
	padding: 12px 0;
	border: 1px solid #313131;
	text-align: center;
	color: #313131;
	text-decoration: none;
}
#raingoods .anchor li a:hover {
	border: 1px solid #cfe6ed;
	background-color: #cfe6ed;
}

#raingoods .anchor li.cur a {
	border: 1px solid #cfe6ed;
	background-color: #cfe6ed;
}

}
#raingoods .anchor .sub li {
	margin-right: 1.4%;
	width: 18.88%;
}
#raingoods .anchor .sub li:last-child {
	margin-right: 0;
}
#raingoods .anchor .sub li.cur a {
	border: 1px solid #cfe6ed;
	background-color: #cfe6ed;
}

#raingoods .lead {
	padding: 0 20px;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 2;
	text-align: center;
	color: #000;
}

#raingoods .anchor02 {
	margin-bottom: 25px;
}
#raingoods .anchor02 dl {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	color: #313131;
	line-height: 1.5;
}
#raingoods .anchor02_ladies {
	background-color: #f9f9f9;
	background-color: #ececec;
}
#raingoods .anchor02_mens {
	background-color: #ececec;
}
#raingoods .anchor02_kids {
	background-color: #f9f9f9;
}
#raingoods .anchor02 dt {
	padding: 10px 0 10px 35px;
	width: 110px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: none;
}
#raingoods .anchor02_ladies dt {
	background: url(/images/special/raingoods2022/ico_ladies.png) 0 center no-repeat;
}
#raingoods .anchor02_mens dt {
	background: url(/images/special/raingoods2022/ico_mens.png) 0 center no-repeat;
}
#raingoods .anchor02_kids dt {
	background: url(/images/special/raingoods2022/ico_kids.png) 0 center no-repeat;
}
#raingoods .anchor02 dd {
	padding: 10px 20px 1px 20px;
	background-color: #fff;
	font-size: 13px;
	color: #000000;
}
#raingoods .anchor02 dd a {
	color: #000000;
	padding-left: 12px;
	background: url(/images/special/raingoods2022/arrow.png) 0 center no-repeat;
}
#raingoods .anchor02 dd ul {
	overflow: hidden;
}
#raingoods .anchor02 dd li {
	padding-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 25%;
	float: left;
	box-sizing: border-box;
}


/* ---------------------------------------------------------
■ランキング
--------------------------------------------------------- */

#raingoods .ranking {
	padding: 0 40px 20px 40px;
	margin-bottom: 100px;
}
#raingoods .ranking h3 {
	margin-bottom: 30px;
	text-align: center;
}
#raingoods .rank-anchor {
	padding: 0 80px;
	margin-bottom: 40px;
}
#raingoods .rank-anchor li {
	width: 48%;
	float: left;
}
#raingoods .rank-anchor li:nth-child(2) {
	float: right;
}
#raingoods .rank-anchor li a {
	display: block;
	padding: 20px 20px;
	text-align: center;
	background-color: #f7eedf;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#raingoods .rank-anchor li a:hover {
	background-color: #f7e1bc;
	text-decoration: none;
}
#raingoods .rank-anchor li a span {
	display: inline-block;
	padding: 0 20px;
	position: relative;
}
#raingoods .rank-anchor li a span:after {
	content: " ";
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top: 8px solid #333;
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -6px;
}
#raingoods .ranking .cateBox {
	position: relative;
	min-height: 1033px;
	font-size: 13px;
}
#raingoods .ranking .cate06 {
	margin-bottom: 0;
}
#raingoods .ranking .tit-area {
	padding: 0 0 14px;
	margin-bottom: 40px;
	border-bottom: 1px solid #808080;
	position: relative;
	width: 1120px;
	overflow: hidden;
}
#raingoods .ranking .tit-area h4 {
	padding-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 1.3;
}
#raingoods .ranking .tit-area .btn {
	/*
	position: absolute;
	bottom: 12px;
	right: 0;
	*/
	font-size: 14px;
	float: right;
	margin-left: 20px;
}
#raingoods .ranking .tit-area .btn a {
	display: inline-block;
	padding: 15px 30px 15px 47px;
	color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
}
#raingoods .ranking .tit-area .btn a:after {
	content: ' ';
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 6px solid #000000;
	position: absolute;
	top: 50%;
	left: 24px;
	margin-top: -6px;
}
#raingoods .ranking .tit-area .btn a:hover {
	background-color: #000000;
	color: #fff;
}
#raingoods .ranking .tit-area .btn a:hover:after {
	border-left: 6px solid #fff;
}
#raingoods .ranking .tit-area .c-lead {
	/*padding-right: 250px;*/
	font-size: 13px;
	line-height: 1.6;
	color: #222222;
}
#raingoods .ranking .item-area {
	position: relative;
}
#raingoods .ranking .cateBox .img img {
	max-width: 100%;
}
#raingoods .ranking .cateBox .rank1 .img {
	width: 360px;
}
#raingoods .ranking .cateBox .rank2 .img,
#raingoods .ranking .cateBox .rank3 .img {
	width: 320px;
}
#raingoods .ranking .cateBox .rank4 .img,
#raingoods .ranking .cateBox .rank5 .img,
#raingoods .ranking .cateBox .rank6 .img,
#raingoods .ranking .cateBox .rank7 .img {
	width: 270px;
}
#raingoods .ranking .cateBox .rank1 .img { position: absolute; top:80px; left:0; }
#raingoods .ranking .cateBox .rank1 .icon { position: absolute; top:25px; left:58px; }
#raingoods .ranking .cateBox .rank1 .name { position: absolute; top:25px; left:120px; }
#raingoods .ranking .cateBox .rank2 .img { position: absolute; top:23px; left:420px; }
#raingoods .ranking .cateBox .rank2 .icon { position: absolute; top:358px; left:460px; }
#raingoods .ranking .cateBox .rank2 .name { position: absolute; top:353px; left:513px; width:250px ;}
#raingoods .ranking .cateBox .rank3 .img { position: absolute; top:23px; left:773px; }
#raingoods .ranking .cateBox .rank3 .icon { position: absolute; top:358px; left:851px; }
#raingoods .ranking .cateBox .rank3 .name { position: absolute; top:353px; left:904px; width:250px }
#raingoods .ranking .cateBox .rank4 .img { position: absolute; top:463px; left:0; }
#raingoods .ranking .cateBox .rank4 .icon { position: absolute; top:746px; left:20px; }
#raingoods .ranking .cateBox .rank4 .name { position: absolute; top:743px; left:70px; width:210px }
#raingoods .ranking .cateBox .rank5 .img { position: absolute; top:463px; left:280px; }
#raingoods .ranking .cateBox .rank5 .icon { position: absolute; top:746px; left:300px; }
#raingoods .ranking .cateBox .rank5 .name { position: absolute; top:743px; left:346px; width:210px }
#raingoods .ranking .cateBox .rank6 .img { position: absolute; top:463px; left:560px; }
#raingoods .ranking .cateBox .rank6 .icon { position: absolute; top:746px; left:580px; }
#raingoods .ranking .cateBox .rank6 .name { position: absolute; top:743px; left:626px; width:210px }
#raingoods .ranking .cateBox .rank7 .img { position: absolute; top:463px; left:840px; }
#raingoods .ranking .cateBox .rank7 .icon { position: absolute; top:746px; left:860px; }
#raingoods .ranking .cateBox .rank7 .name { position: absolute; top:743px; left:907px; width:210px }
#raingoods .ranking .cateBox .name span {
	font-size: 11px;
}
#raingoods .ranking .fee {
    background-image: url("/images/special/raingoods2022/bg_grid_line.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    font-weight: bold;
    padding-top: 15px;
}

#raingoods .ranking .rank1 a:hover .img img,
#raingoods .ranking .rank1 a:hover .img img {
	opacity: 0.8;
	filter: alpha(opacity=0.8);
	-ms-filter: "alpha(opacity=80)";
}
#raingoods .ranking .rank1 a:hover .name,
#raingoods .ranking .rank-sub a:hover .name {
	text-decoration: underline
}


/* ---------------------------------------------------------
■ラッピング
--------------------------------------------------------- */
#raingoods .wrapping {
	padding: 130px 40px 40px;
	margin-bottom: 60px;
	position: relative;
	font-size: 14px;
	line-height: 1.5;
	background: #add1e1;
}
#raingoods .wrapping .fs12 {
	font-size: 12px;
}
#raingoods .wrapping .mb20 {
	margin-bottom: 20px;
}
#raingoods .wrapping h3 {
	padding-top: 25px;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #000;
	position: absolute;
	top: 45px;
	left: 250px;
	width: 700px;
	background: url(/images/special/raingoods2022/wrapping_tit.png) no-repeat top center ;
}
#raingoods .wrapping .m-text {
	margin-bottom: 15px;
	text-align: center;
	color: #000;
	font-size: 14px;
	line-height: 1.75;
}
#raingoods .wrapping .box {
	padding: 30px;
	background-color: #fff;
}
#raingoods .wrapping .list01 {
	padding-bottom: 35px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
#raingoods .wrapping .tit-area {
	padding-left: 44px;
	margin-bottom: 15px;
	background: url(/images/special/raingoods2022/wrapping_icon01.png) 0 0 no-repeat;
	min-height: 44px;
}
#raingoods .wrapping .list02 {
	margin-bottom: 30px;
}
#raingoods .wrapping .list02 .tit-area {
	background-image: url(/images/special/raingoods2022/wrapping_icon02.png);
}
#raingoods .wrapping .tit-area h4 {
	padding-top: 3px;
	font-size: 20px;
	line-height: 1.5;
	color: #555;
	font-weight: bold;
}
#raingoods .wrapping .tit-area h4 span {
	display: block;
	font-size: 12px;
}
#raingoods .wrapping .img01 {
	margin-bottom: 20px;
}
#raingoods .wrapping .how {
	overflow: hidden;
	_zoom: 1;
}
#raingoods .wrapping .how li {
	width: 250px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
#raingoods .wrapping .how li.last {
	margin-right: 0;
}
#raingoods .wrapping .how li p {
	padding-top: 10px;
	font-size: 12px;
	color: #555;
}
#raingoods .wrapping .message {
	border: 1px solid #b0a096;
	padding: 20px;
}
#raingoods .wrapping .message .img02 {
	float: left;
}
#raingoods .wrapping .message .txt-area {
	padding-top: 15px;
	margin-left: 310px;
	font-size: 14px;
}
#raingoods .wrapping .message .txt-area .tit {
	margin-bottom: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #d62a28;
}




/* ---------------------------------------------------------
■一覧
--------------------------------------------------------- */

#raingoods .sub-list .section {
	padding: 20px 0 40px 0;
	margin-bottom: 90px;
	position: relative;
}
#raingoods .sub-list .tit-area {
	margin-bottom: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #808080;
}
#raingoods .sub-list .tit-area.price {
	padding-bottom: 0;
	border-bottom: 0;
}
#raingoods .sub-list .tit-area h3 {
	margin-bottom: 12px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
#raingoods .sub-list .tit-area.price h3 {
	margin: 0 -28px 15px;
	padding: 8px 28px 8px 65px;
	background: url(/images/special/raingoods2022/ico_price02.png) 32px center no-repeat #ececec;
}
#raingoods .sub-list .tit-area .lead {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 1.7;
	text-align: left;
}
#raingoods .sub-list ul {
	padding-left: 40px;
	overflow: hidden;
}
#raingoods .sub-list ul li {
	width: 350px;
	margin: 30px 30px 0 0;
	float: left;
	box-sizing: border-box;
	padding: 0 20px;
}
#raingoods .sub-list ul li a {
	display: block;
	color: #555;
}
#raingoods .sub-list ul li a:hover {
	text-decoration: none;
	color: #818181;
}
#raingoods .sub-list ul li .img {
	margin-bottom: 15px;
}
#raingoods .sub-list ul li .img img {
	max-width: 100%;
}
#raingoods .sub-list ul li .name {
	padding-bottom: 14px;
	font-size: 13px;
	line-height: 1.5;
	position: relative;
}
#raingoods .sub-list ul li .name:after {
	content: ' ';
	width: 8px;
	height: 1px;
	line-height: 1px;
	background-color: #555;
	position: absolute;
	bottom: 8px;
	left: 0;
}
#raingoods .sub-list ul li .fee {
	font-size: 13px;
	font-weight: bold;
}
#raingoods .sub-list ul li .fee span {
	font-size: 11px;
	font-weight: normal;
	vertical-align: baseline;
}
#raingoods .sub-list ul li:nth-child(1),
#raingoods .sub-list ul li:nth-child(2),
#raingoods .sub-list ul li:nth-child(3) {
	margin-top: 0;
	width: 340px;
}
#raingoods .sub-list ul li:nth-child(4) {
	clear: both;
}
#raingoods .sub-list ul li.clear-first {
	clear: both;
}
#raingoods .sub-list ul li.type-2column {
	width: 540px;
	position: relative;
}
#raingoods .sub-list ul li.type-2column .text-area {
	width: 170px;
	position: absolute;
	top: 50%;
	left: 370px;
	transform: translate(0,-50%);
}
#raingoods .sub-list ul li.type-2column .img {
	width: 310px;
}
#raingoods .sub-list ul li.type-3column .img {
	width: 280px;
	margin: 0 auto 10px;
}
#raingoods .sub-list ul li.type-4column {
	width: 240px;
}
#raingoods .sub-list ul li.type-5column {
	margin-right: 10px;
	width: 210px;
}



#raingoods .archive_column {
	margin-top: -50px;
	border-top: 1px solid #dcdcdc;
	padding-top: 43px;
	margin-bottom: 75px;
}
#raingoods .archive_column h3 {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#raingoods .archive_column ul {
	overflow: hidden;
}
#raingoods .archive_column li {
	margin-right: 1%;
	margin-bottom: 15px;
	width: 15.833333%;
	float: left;
}
#raingoods .archive_column li:nth-child(6n) {
	margin-right: 0;
}
#raingoods .archive_column li:nth-child(6n+1) {
	clear: both;
}
#raingoods .archive_column li p {
	padding-top: 8px;
	font-size: 11px;
	line-height: 1.5;
}
#raingoods .archive_column li a {
	display: block;
}
#raingoods .archive_column li a:hover {
	text-decoration: none;
}
#raingoods .archive_column li img {
	width: 100%;
}

/* ---------------------------------------------------------
■商品履歴
--------------------------------------------------------- */
#historyWrapper {
	clear: both;
	padding: 0 0 55px; }

#history .gridInner {
	overflow: hidden;
	height: 111px;
	margin-right: -10px;
	zoom: 1; }
