@charset "UTF-8";

/* Basic Settings
   ==========================================================================

font-size
65%
82%
90%
100%
115%
125%
150%
165%
175%
*/


/* Basic Settings
   ========================================================================== */

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

*,body {
	font-size: 13px;
	font-family: Meiryo,"Hiragino Kaku Gothic ProN","MS PGothic",sans-serif;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: 0.8;
	text-decoration: underline;
	color: #bf0000;
}

h2 {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 175%;
	color: #bf0000;
}

h3 {
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 175%;
}

.container {
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}

header {
	margin-bottom: 25px;
	z-index: 100;
	position: relative;
	background: #ffffff;
}

main {
	float: right;
	width: 1032px;
}

aside {
	float: left;
	width: 210px;
}

.bx-wrapper-hide {
	max-width: 1030px !important;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next,
.r-slideshow-scroll-button-prev,
.r-slideshow-scroll-button-next {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	z-index: 100;
	text-indent: -9999px;
	background: rgba(200,200,200,0.8);
	cursor: pointer;
}

.bx-wrapper .bx-prev,
.r-slideshow-scroll-button-prev {
	left: 0;
	top: calc(50% - 45px);
}

.bx-wrapper .bx-next,
.r-slideshow-scroll-button-next {
	right: 0;
	top: calc(50% - 45px);
}

.bx-wrapper .bx-prev:after,
.r-slideshow-scroll-button-prev:after {
	height: 14px;
	width: 14px;
	position: absolute;
	right: 8px;
	top: calc(50% - 7px);
	display: inline-block;
	content: "";
	background: url("https://24.r10s.jp/_cmn/img/ico_arrow.svg") right 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;

}

.bx-wrapper .bx-next:after,
.r-slideshow-scroll-button-next:after {
	height: 14px;
	width: 14px;
	position: absolute;
	right: 7px;
	top: calc(50% - 7px);
	display: inline-block;
	content: "";
	background: url("https://24.r10s.jp/_cmn/img/ico_arrow.svg") right 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);

}


.bx-wrapper .bx-pager {margin: 10px 0 0;text-align: center;}
.bx-wrapper .bx-pager-item,
.r-slideshow-index .r-slideshow-index-item {margin: 0 5px;display: inline-block;}
.bx-wrapper .bx-pager-item a,
.r-slideshow-index .r-slideshow-index-item {width: 10px;height: 10px;display: inline-block;border-radius: 10px;text-indent: -9999px;background: #dddddd;}
.bx-wrapper .bx-pager-item a.active,
.r-slideshow-index .r-slideshow-index-item-active {background: #bf0000 !important;}



/* Header
   ========================================================================== */

header#header {z-index: 1000;}
header .grp-navigation-wrapper {background: #f8f8f8;text-align: right;}
header .grp-navigation {zoom: 1;display: inline-block;}
header .grp-navigation:after,
header .grp-navigation:before {content: "";display: table;}
header .grp-navigation:after {clear: both;}
header .grp-navigation li {float: left;}
header .grp-navigation li.grp-dropdown-menu {position: relative;}
header .grp-navigation li.grp-dropdown-menu > a {background: url("/_pc/img/ico_arrow_down.gif") no-repeat right 50%;}
header .grp-navigation li.grp-dropdown-menu ul {display: none;position: absolute;top: 25px;left: 0;border: 1px solid #f1f1f1;border-top: none;background: #fff;z-index: 999;}
header .grp-navigation li.grp-dropdown-menu ul li {width: 180px;border-bottom: 1px solid #f1f1f1;}
header .grp-navigation li a {display: block;line-height: 25px;padding: 0 10px;color: #666;}
header .shopInformation {width: 1280px;margin: 0 auto;overflow: hidden;position: relative;}
header .shopInformation .links {padding: 8px 0 0;float: right;overflow: hidden;vertical-align:baseline;}
header .shopInformation .links li {float: left;}
header .shopInformation .links li+li {margin-left: 10px;}
header .shopInformation .links li.push {display: none;}
header .shopInformation .links li.push a {padding-left: 18px;background: url('/webpush/img/ico_push.png') left 50% no-repeat;}
header .shopInformation .tel {position: absolute;top: 3px;left: 400px;}
header .shopInformation .tel span {font-size: 150%;font-weight: bold;color: #000000;}
header .shopInformation .tel a:hover,
header .shopInformation .tel span:hover{color: #555555;}
header .shopInformation .links li.chattime{position: absolute;top: 3px;left: 760px;}
header .shopInformation .links li span.call-number{font-size:1.3em;}
header .main {width: 1280px;min-height: 40px;margin: 0px auto;overflow: hidden;position: relative;}
header .main .logo {float: left;margin-top:0px auto;}
header .main .shipping {float: left;padding: 6px 0 0 15px; font-size: 130%;}
header .main .shipping .shippingfree {font-size: 100%;color: #bf0000;}
header .main  .okinawa {display:inline-block;padding:0 0 0 8px;font-size: 0.786em;}
header .main .btns {float: right;padding: 12px 0 0;}
header .main .btns ul {overflow: hidden;}
header .main .btns li {float: left;}
header .main .btns li+li {margin-left: 10px;}
header .main .btns li:last-child { background: #bf0000;}
header .main .btns li:last-child a {display: block; line-height: 28px;padding: 0 7px 0 29px;background: url("//24.r10s.jp/_pc/img/ico_cart.gif") no-repeat 7px 50%;color: #fff;}
header .main .btns li+li {float: left;margin-left: 8px;}
header .main .btns li a {display: block;line-height: 28px;padding: 0 8px;border: 1px solid #cccccc;color: #666;}
header .tools {width: 1280px;min-height: 45px;margin: 5px auto 10px;position: relative;}
header .tools .search {position: absolute;top: 5px;left: 0px;float:left;}
header .tools .search .grp-search-input{width: 550px;border: 2px solid #bf0000;border-radius: 3px;position: relative;padding: 0 40px 0 0;}
header .tools .search .grp-search-input input[type="text"]{height: 36px;width: calc(100% - 20px);padding: 0 10px;border: none;line-height: 36px;border-radius: 3px;background: transparent;}
header .tools .search .grp-search-button{ width: 40px;height: 40px;position: absolute;right: 0;top: 0;background: #bf0000;border-radius: 0 3px 0 0;}
header .tools .search .grp-search-button input[type="image"]{margin: 9px 0 0 9px;}
header .tools .navigation {position: absolute;top: 16px;left: 560px;}
header .tools .navigation ul{overflow: hidden;}
header .tools .navigation li{float: left;}
header .tools .navigation li.push {display: none;}
header .tools .navigation li+li{margin-left: 8px;}
header .tools .navigation li a{padding: 2px 6px 0;display: inline-block;line-height: 2;border: 1px solid #d2d2d2;border-radius: 5px;font-size: 90%;color: #333;}
header .tools .navigation li a:hover{border: 1px solid #d2d2d2;background: #ababab;color: #fefefe !important;text-decoration: none;}
header .tools .media-bana{width:324px;height:45px;overflow:hidden;right:0;position:absolute;}
header .tools .media-bana img {margin-top:5px;width:307px;height:38px;float:right;}

header.grp-header-fixed {width: 100%;padding-top: 10px;position: fixed;top: 0;left: 0;z-index: 100;border-bottom: 1px solid #dbdbdb;background: #fff;}
header.grp-header-fixed .main {width: 1280px;min-height: 35px;margin: 0 auto 5px;overflow: hidden;position: relative;}
header.grp-header-fixed .main .logo {float: left;width: 268px;margin-top:5px;}
header.grp-header-fixed .main .search {position: absolute;top: 0;left: 300px;}
header.grp-header-fixed .main .search .grp-search-input{width: 550px;border: 2px solid #bf0000;border-radius: 3px;position: relative;padding: 0 40px 0 40;}
header.grp-header-fixed .main .search .grp-search-input input[type="text"]{height: 36px;width: calc(100% - 20px);padding: 0 10px;border: none;line-height: 36px;border-radius: 3px;background: transparent;}
header.grp-header-fixed .main .search .grp-search-button{width: 40px;height: 40px;position: absolute;right: 0;top: 0;background: #bf0000; border-radius: 0 3px 0 0;}
header.grp-header-fixed .main .search .grp-search-button input[type="image"]{margin: 9px 0 0 9px;}
header.grp-header-fixed .main .btns {float: right;padding: 5px 0 0;}
header.grp-header-fixed .main .btns ul {overflow: hidden;}
header.grp-header-fixed .main .btns ul {overflow: hidden;}
header.grp-header-fixed .main .btns li {float: left;}
header.grp-header-fixed .main .btns li+li {margin-left: 10px;}
header.grp-header-fixed .main .btns li:last-child { background: #bf0000;}
header.grp-header-fixed .main .btns li:last-child a {display: block; line-height: 28px;padding: 0 7px 0 29px;background: url("https://24.r10s.jp/_pc/img/ico_cart.gif") no-repeat 7px 50%;color: #fff;}
header.grp-header-fixed .main .btns li+li {float: left;margin-left: 8px;}
header.grp-header-fixed .main .btns li a {display: block;line-height: 28px;padding: 0 8px;border: 1px solid #cccccc;color: #666;}



/* Header 2020++++
========================================================================== */

.wid1280{width: 1280px;margin: 0 auto;}
#grp-naviArea {border-top:3px solid #bf0000;text-align: right;}
#grp-naviArea .grp-navigation {zoom: 1;display: inline-block;}
#grp-naviArea .grp-navigation:after,
#grp-naviArea .grp-navigation:before {content: "";display: table;}
#grp-naviArea .grp-navigation:after {clear: both;}
#grp-naviArea .grp-navigation {display:flex;justify-content: flex-end;}
#grp-naviArea .grp-navigation li a {display: block;line-height: 25px;padding: 5px 10px;color: #686868;font-size: 11px;}
#grp-naviArea .grp-navigation li.grp-dropdown-menu {position: relative;}
#grp-naviArea .grp-navigation li.grp-dropdown-menu > a {background: url("/_pc/img/ico_arrow_down.gif") no-repeat right 50%;}
#grp-naviArea .grp-navigation li.grp-dropdown-menu ul {display: none;position: absolute;top: 25px;left: -90px;border: 1px solid #ffffff;border-top: none;background: #fff;z-index: 999;}
#grp-naviArea .grp-navigation li.grp-dropdown-menu ul li {width: 180px;border-bottom: 1px solid #ffffff;height:24px;}


#mainArea{display:flex;justify-content:space-between;}
#mainArea .searchBox {top:5px;position:relative;}
#mainArea .searchBox .search-input{width: 620px;height:40px;border: 1px solid #ebebeb;border-radius: 3px;position: relative;padding: 0 40px 0 0;background-color:#F7F7F7;}
#mainArea .searchBox .search-input input[type="text"]{outline: none;height: 36px;width: calc(100% - 20px);padding: 0 10px;border: none;line-height: 36px;border-radius: 3px;background: transparent;}
#mainArea .searchBox .search-button{ width: 40px;height: 40px;position: absolute;right: 0;top: 0;background: #bf0000;border-radius: 0 3px 3px 0;}
#mainArea .searchBox .search-button input[type="image"]{margin: 12px 0 0 11px;}

#mainArea .toolbar .toolbarList{display:flex;justify-content: flex-end;height:40px;width:270px;}
#mainArea .toolbar .toolbarList li a{display: block;font-size:11px;color:#686868;padding:5px 0px 5px 30px;}
#mainArea .toolbar .toolbarList li a:hover{color:#bf0000;text-decoration: underline;}
#mainArea .toolbar .toolbarList li a.cm_cart:before{display: block;margin: 0 auto 4px;content: "";width: 24px;height: 24px;background: url(https://24.r10s.jp/_pc/img/ic_cart.png) no-repeat;background-size: 24px 24px;}
#mainArea .toolbar .toolbarList li a.cm_viewhistory:before{display: block;margin: 0 auto 4px;content: "";width: 24px;height:24px;background: url(https://24.r10s.jp/_pc/img/ic_viewhistory.png) no-repeat; background-size: 24px 24px;}
#mainArea .toolbar .toolbarList li a.cm_buyhistory:before{display: block;margin: 0 auto 4px;content: "";width:24px;height: 24px;background: url(https://24.r10s.jp/_pc/img/ic_buyhistory.png) no-repeat;background-size: 24px 24px;}

#navigationArea{border-bottom:1px solid #ebebeb;padding:10px 0 0px 0;}
#navigationArea .navigation{display:flex;justify-content: space-between;align-items: center;}
#navigationArea .navigation .navigationList{display:flex;justify-content: flex-start;align-items: center;}
#navigationArea .navigation .navigationList li{padding-right:25px;}
#navigationArea .navigation .navigationList li a{color:#686868;}
#navigationArea .navigation .navigationList li a:hover{color:#bf0000!important;text-decoration:none;border-bottom:1px solid #bf0000;padding-bottom:14px;}
#navigationArea .shipping{font-size:13px;color: #686868;font-weight:bold;letter-spacing: 0.02em;}
#navigationArea .media-bana {width: 328px;height:100%;float: right;}

header .fullBnrBox {min-width: 100%;background:#eee;height:40px;text-align:center;padding:5px;}
header .emergencyInfo{width:1280px;margin:10px auto;background:#FFF9C8;}
header .emergencyInfo:hover{background:#f5efbf;}
header .emergencyInfo a{display:block;background:url("https://www.rakuten.ne.jp/gold/soukai/_cmn/img/ico_info.png") no-repeat 16px center; padding:9px 12px 9px 56px;background-size:16px 16px;}
header .emergencyInfo a:hover{text-decoration:none;color:#333;}







.fullBnrArea {min-width: 100%;background:#F8F4F5;height:40px;text-align:center;padding:5px;}
/* Top Main Contents
   ========================================================================== */

/*r24_media_notification*/
.mediaNotification {margin-bottom: 28px;}
.mediaNotification li+li {margin-top: 10px;}


/*r24_media_carousel*/
.mediaCarousel {margin-bottom: 50px;padding: 0 0 5px; background: #ffffff;position: relative;overflow: hidden;}
.mediaCarousel .bnrSlide ul{ visibility: hidden;opacity: 0;}
.mediaCarousel .bnrSlide .bx-wrapper {overflow: hidden;}
.mediaCarousel .bnrSlide .bx-viewport {width: 90% !important;margin: 0 auto;overflow:visible !important;}
.mediaCarousel .bnrSlide .loading {width: 32px; height: 32px;display: block;position: absolute;top: 50px;left: calc(50% - 24px);}

.mediaEvent {margin-bottom: 50px;}
.mediaEvent ul {overflow: hidden;}
.mediaEvent ul li {float: left;width: 243px;margin-right: 20px;}
.mediaEvent ul li:nth-child(4n) {margin-right: 0 !important;}
.mediaEvent ul li:nth-child(n+5) {margin-top: 20px;}


.itemList:after {content: ".";display: block;visibility: hidden;height: 0.1px;font-size: 0.1em;line-height: 0;clear: both;}
.itemList>li>ul>li {float: left;width: 140px !important;height: 287px !important;margin: 0 15px;}
.itemList .price {text-align: right;font-size: 125%;color: #bf0000;}
.itemList a {display: block;}
.itemList a:hover {text-decoration: none;}
.itemList a:hover .itemName {text-decoration: underline;}


.itemRecommend {margin-bottom: 10px;}
.itemRecommend .bx-wrapper {max-width: 1030px !important;position: relative;}


.itemRecommend-newapi {margin-bottom: 10px;}
.itemRecommend-newapi .bx-wrapper {max-width: 1030px !important;position: relative;}
/* API */
.itemSearch {margin: 0 auto;font-size:12px;overflow:hidden;zoom:1;text-align:center;}
.itemSearch ul{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.itemSearch ul li {width:calc(20% - 5px);padding: 0px 10px;border-radius: 5px;position: relative;position: relative;}
.itemSearch ul li a {font-size:12px;display: block;text-decoration:none;text-align:left;padding:5px;color: #333;overflow: hidden;}
.itemSearch ul li a .prdName{margin:10px auto 0px;text-align:left;line-height:14px;height:20px;}
.itemSearch ul li a.item .pht img {width:100%;padding:10px;}
.itemSearch ul li a .priceBox{font-size:14px;color:#bf0000;text-align:right;display:block;}
.itemSearch ul li a .pointrate{display:block;text-align:center;font-size:11px;width:60px; height:60px;position:absolute;z-hidden:5;top:0px;right:10px;background-color:#bf0000;border-radius: 50%;color:#fff;padding:8px 0px;line-height:20px;}
.itemSearch ul li a .pointrate span{display:block;font-size:22px;}
.itemSearch ul li span.price{font-size: 28px;text-align:right;}
.itemSearch ul li span.price span {font-size:14px;}
.itemSearch ul .reviewStar{height: 14px;overflow: hidden;display: inline-block;background: url('https://24.rakuten.co.jp/_cmn/img/ic_star.png') left top no-repeat;}
.itemSearch ul .reviewAverageCount{margin: 0 2px;vertical-align: top;font-size: 12px;color: #ff9c31;}
.itemSearch ul .reviewcount{display: inline-block;vertical-align: top;font-size: 12px;}
.itemSearch ul li .dbasket {vertical-align:bottom;width:95%;margin:5px;display:inline-block;border-color: #ccc;color: #666;box-sizing: border-box;display: inline-block;vertical-align: baseline;padding: 10px 0px;font-family: Meiryo,'Hiragino Kaku Gothic ProN','MS PGothic',sans-serif;font-size: 14px;font-style: normal; line-height: 1;border: 1px solid #e2e2e2;border-radius: 3px;text-align: center;text-decoration: none;background-color: #fcfbfb;cursor: pointer;}
.itemSearch ul li .dbasket:hover {cursor: pointer;opacity:0.5;}
.itemSearch ul li .dbasket_popup{padding: 40px 20px 10px;display:none;position: absolute;bottom:60px;left: calc(33% - 10px);border-radius: 3px;background:url('https://24.rakuten.co.jp/_cmn/img/ico_floating_check.png') center 10px no-repeat rgba(0,0,0,0.5);background-size: 30px auto;text-align: center;color: #fefefe;}
.itemSearch ul li .dbasket_popup:before{height: 10px;display: block;content: "";position: absolute;bottom: -10px;left: calc(50% - 10px);border-right:10px solid transparent;border-top:10px solid rgba(0,0,0,0.5);border-left:10px solid transparent;}
.itemSearch ul li .dbasket_popup img{width: 30px;margin-bottom: 5px;}
/* API */

.mediaNews {margin-bottom: 50px;}
.mediaNews > ul > li+li {margin-top: 8px;}


.itemRanking {margin-bottom: 90px;position: relative;}
.itemRanking h2 {margin-bottom: 10px !important;}
.itemRanking .bx-wrapper {max-width: 1030px !important;height: 287px;overflow: hidden;position: relative;}
.itemRanking .rank {font-size: 120%;color: #bf0000;}
.itemRanking .rank .rankNum {font-size: 175% !important;}
.itemRanking .rankReview{display: block;position: relative;padding: 0 0 0 52px;font-size: 82%;}
.itemRanking .rankReview:before{content: "";display: inline-block;position: absolute;width: 50px;height: 12px;top: 2px;left: 0;background: url("//24.r10s.jp/_pc/img/sprite.png") no-repeat;background-size: 270px 540px;-webkit-background-size: 270px 540px;background-position: 270px 540px;}
.itemRanking .rankReview.rank00:before{background-position: -217px -62px;}
.itemRanking .rankReview.rank10:before{background-position: -217px -77px;}
.itemRanking .rankReview.rank20:before{background-position: -217px -92px;}
.itemRanking .rankReview.rank30:before{background-position: -217px -107px;}
.itemRanking .rankReview.rank40:before{background-position: -217px -122px;}
.itemRanking .rankReview.rank50:before{background-position: -217px -137px;}
.itemRanking .rankReview.rank05:before{background-position: -217px -152px;}
.itemRanking .rankReview.rank15:before{background-position: -217px -167px;}
.itemRanking .rankReview.rank25:before{background-position: -217px -182px;}
.itemRanking .rankReview.rank35:before{background-position: -217px -197px;}
.itemRanking .rankReview.rank45:before{background-position: -217px -212px;}
.itemRanking .genre {margin-bottom: 20px;}
.itemRanking .genre ul {overflow: hidden;}
.itemRanking .genre li {float: left;}
.itemRanking .genre li+li {margin-left: 1px;}
.itemRanking .genre span {padding: 5px 18px;display: inline-block;background: #666666;cursor: pointer;color: #fefefe;}
.itemRanking .genre span:hover,
.itemRanking .genre span.act { background: #ababab;}
.itemRanking .loading {position: absolute;top: 50%;left: 48%;display: none;z-index: -1;}


.mediaPickup {margin-bottom: 50px;}
.mediaPickup ul.listitem {overflow: hidden;text-align:center;}
.mediaPickup ul.listitem li {width: 100%;margin:20px auto;}
.mediaPickup ul.listitem3,
.mediaPickup ul.listitem4 {overflow: hidden;margin-bottom:20px;}
.mediaPickup ul.listitem3 li {float: left;width: 330px;height:185px;margin-right: 21px;}
.mediaPickup ul.listitem3 li:nth-child(3n) {margin-right: 0 !important;}
.mediaPickup ul.listitem3 li:nth-child(n+4) {margin-top: 20px;}
.mediaPickup ul.listitem4 li {float: left;width: 242px;height:136px;margin-right: 20px;}
.mediaPickup ul.listitem4 li:nth-child(4n) {margin-right: 0 !important;}
.mediaPickup ul.listitem4 li:nth-child(n+5) {margin-top: 20px;}
.mediaPickup .bnrMain {margin: 20px auto;text-align:center;}


.itemClassic {margin-bottom: 50px;}
.itemClassic .itemList li:nth-child(6n) {margin-right: 0 !important;}
.itemClassic .itemList>li+li {margin-top: 30px;}


.mediaRecommend {margin-bottom: 50px;}
.mediaRecommend .large ul,
.mediaRecommend .small ul {overflow: hidden;}
.mediaRecommend .large li,
.mediaRecommend .small li {float: left;width: 508px;}
.mediaRecommend .large li:nth-child(even),
.mediaRecommend .small li:nth-child(even) {margin-left: 16px;}
.mediaRecommend .large img,
.mediaRecommend .small img {width: 100%;}
.mediaRecommend .large {margin-bottom: 50px;}
.mediaRecommend .large li:nth-child(n+3) {margin-top: 15px;}
.mediaRecommend .small li:nth-child(n+3) {margin-top: 30px;}
.mediaRecommend .small a {padding-bottom: 1px;display: block;overflow: hidden;}
.mediaRecommend .small a:hover .info {text-decoration: underline;}
.mediaRecommend .small .pic {float: left;width: 230px;}
.mediaRecommend .small .info {float: right;width: 270px;}
.mediaRecommend .small .info .ttl {margin-bottom: 10px;font-weight: bold;}



.itemFavorite {margin-bottom: 20px;}
.itemFavorite .bx-wrapper {max-width: 1030px !important;position: relative;}

.itemHistory {margin-bottom: 20px;}
.itemHistory .bx-wrapper {max-width: 1030px !important;position: relative;}

.itemRepurchase {margin-bottom: 50px;}
.itemRepurchase .r-slideshow {width: 1030px !important;min-height: 235px;position: relative;overflow: hidden;}
.itemRepurchase .r-slideshow li {float: left;width: 140px !important;margin-right: 38px;}
.itemRepurchase .r-slideshow li:nth-child(6n) {margin-right: 0 !important;}
.itemRepurchase .r-slideshow li a {display: inline-block;}
.itemRepurchase .r-slideshow li a:hover {text-decoration: none;}
.itemRepurchase .r-slideshow li a:hover .r-slideshow-item-name {text-decoration: underline !important;}
.itemRepurchase .r-slideshow-item-image {margin-bottom: 5px;}
.itemRepurchase .r-slideshow-item-price { text-align: right;font-size: 125%;color: #bf0000;}
.itemRepurchase .r-slideshow-page {position: absolute;}

.buyagain-recommend-widget .r-slideshow .r-slideshow-scroll-button-prev.r-slideshow-scroll-button-disabled, .buyagain-recommend-widget .r-slideshow .r-slideshow-scroll-button-next.r-slideshow-scroll-button-disabled {display: none;}
.buyagain-recommend-widget .r-slideshow .r-slideshow-index-container {display: none;}


/*
.bnrGroup {width: 1280px;margin: 0 auto 70px;}
.bnrGroup ul {overflow: hidden;}
.bnrGroup li {float: left;width: 150px;}
.bnrGroup .bx-wrapper {max-width: 1280px !important;position: relative;}
*/
.medicalInformation {width: 1280px;margin: 0 auto;}
.medicalInformation iframe {width: 100%;height: 10200px;overflow: hidden;}
.groupLinks { padding-bottom: 60px;}

/* Group Banner
  ========================================================================== */

.js-slider{position:relative;z-index:1;margin:0 auto;padding:0;list-style:none}
.js-slider__sliderRoot{position:relative;z-index:1;height:100%}
.js-slider__container,.js-slider__wrapper{overflow:hidden;height:100%}
.js-slider__wrapper{visibility:hidden;position:relative;width:100%;z-index:1;display:flex;transition-property:transform;transform:translateZ(0);box-sizing:content-box}
.js-slider__sliderRoot.-initialized .js-slider__wrapper{visibility:visible;overflow:visible}
.js-slider__sliderRoot.js-slider.-autoheight .js-slider__wrapper{align-items:flex-start;transition-property:transform,height}
.js-slider__slide{flex:0 0 auto;position:relative;transition-property:transform}
.js-slider__sliderRoot.js-slider.-autoheight .js-slider__slide{height:auto}
.js-slider__buttonNext,.js-slider__buttonPrev{cursor:pointer;outline:0;position:absolute;z-index:2;top:50%;width:52px;height:52px;margin-top:-24px;display:none}
.js-slider__sliderRoot.-initialized .js-slider__buttonNext,.js-slider__sliderRoot.-initialized .js-slider__buttonPrev{display:block}
.js-slider__buttonNext.-disabled,.js-slider__buttonPrev.-disabled{cursor:auto;pointer-events:none;visibility:hidden}
.js-slider.-rtl .js-slider__buttonNext,.js-slider__buttonPrev{left:-26px;background:url(https://r.r10s.jp/com/js/c/ecm/svg/ui-chevron-left-white.svg) 0 0 no-repeat;background-size:cover}
.js-slider.-rtl .js-slider__buttonNext:hover,.js-slider__buttonPrev:hover{-webkit-filter:contrast(.86);filter:contrast(.86)}
.js-slider.-rtl .js-slider__buttonPrev,.js-slider__buttonNext{right:-26px;background:url(https://r.r10s.jp/com/js/c/ecm/svg/ui-chevron-right-white.svg) 0 0 no-repeat;background-size:cover}
.js-slider.-rtl .js-slider__buttonPrev:hover,.js-slider__buttonNext:hover{-webkit-filter:contrast(.86);filter:contrast(.86)}
.js-slider__pagination{position:absolute;left:0;right:0;display:none;justify-content:center;margin:0 auto;padding:16px 0 0}
.js-slider__sliderRoot.-initialized .js-slider__pagination{/*display:flex;*/}
.js-slider__pagination.-hidden{opacity:0}
.js-slider__bullet{display:block;width:8px;height:8px;margin:0 4px;padding:0;border-radius:100%;background:#d1d1d1}
.js-slider__bullet.-active{background:#bf0000}
.js-slider__pagination.-clickable .js-slider__bullet{cursor:pointer}
.js-slider__apiContainer{display:none}
.js-slider .swiper-slide-invisible-blank{visibility:hidden}
.js-slider .swiper-button-lock{display:none}

.groupBannerSection {
	width: 1280px;
	margin: 0 auto 70px;
}
.groupBanner {
	width: 1250px;
	margin-bottom: 45px;
}
.groupBanner__wrapper a {
	display: block;
}
.groupBanner__wrapper img {
	display: block;
	width: 100%;
	height: auto;
}

/* Top Sidebar
  ========================================================================== */

aside .notice {
	margin-bottom: 15px;
	border: 3px solid #eeeeee;
}

aside .notice a {
	padding: 8px;
	display: block;
}

aside .notice li+li {
	border-top: 1px solid #eeeeee;
}



aside .bnrSide {
	margin-bottom: 15px;
}

aside .bnrSide li+li {
	margin-top: 0px;
}

aside .bnrSide .ttl {
	margin: 15px 0;
	padding: 10px;
	background: #666666;
	color: #fefefe;
}

aside .bnrSide .favoriteShop a {
	padding: 12px;
	display: block;
	position: relative;
	background: #bf0000;
	color: #fefefe;
}

aside .bnrSide .favoriteShop a:hover {
	text-decoration: none;
}

aside .bnrSide .favoriteShop a:after {
	height: 15px;
	width: 9px;
	position: absolute;
	right: 10px;
	top: 33%;
	display: inline-block;
	content: "";
	background: url("https://24.r10s.jp/_cmn/img/ico_arrow_white.svg") right 50% no-repeat;
/*
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='width: 256px; height: 256px; opacity: 1;' xml:space='preserve'><polygon fill='%23ffffff' points='419.916,71.821 348.084,0 92.084,256.005 348.084,512 419.916,440.178 235.742,256.005'/%3E%3C/svg%3E") right 50% no-repeat !important;
*/
	-webkit-background-size: contain;
	background-size: contain;
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}



aside .category {
	margin-bottom: 15px;
}

aside .category .ttl {
	padding: 10px;
	background: #666666;
	color: #fefefe;
}

aside .category ul {
	border: 1px solid #e2e2e2;
}

aside .category li+li {
	border-top: 1px solid #e2e2e2;
}

aside .category a {
	padding: 15px 0 15px 70px;
	display: block;
}

aside .category .ico_water a {
	background: url(https://24.r10s.jp/_pc/img/ico_water.png) left 50% no-repeat;
}

aside .category .ico_daily a {
	background: url(https://24.r10s.jp/_pc/img/ico_daily.png) left 50% no-repeat;
}

aside .category .ico_food a {
	background: url(https://24.r10s.jp/_pc/img/ico_food.png) left 50% no-repeat;
}

aside .category .ico_health a {
	background: url(https://24.r10s.jp/_pc/img/ico_health.png) left 50% no-repeat;
}

aside .category .ico_cosme a {
	background: url(https://24.r10s.jp/_pc/img/ico_cosme.png) left 50% no-repeat;
}

aside .category .ico_medicine a {
	background: url(https://24.r10s.jp/_pc/img/ico_medicine.png) left 50% no-repeat;
}

aside .category .ico_medical a {
	background: url(https://24.r10s.jp/_pc/img/ico_medical.png) left 50% no-repeat;
}

aside .category .ico_baby a {
	background: url(https://24.r10s.jp/_pc/img/ico_baby.png) left 50% no-repeat;
}

aside .category .ico_pet a {
	background: url(https://24.r10s.jp/_pc/img/ico_pet.png) left 50% no-repeat;
}

aside .category .ico_nursing a {
	background: url(https://24.r10s.jp/_pc/img/ico_nursing.png) left 50% no-repeat;
}

aside .category .ico_kitchen a {
	background: url(https://24.r10s.jp/_pc/img/ico_kitchen.png) left 50% no-repeat;
}

aside .category .ico_homeelectronics a {
	background: url(https://24.r10s.jp/_pc/img/ico_homeelectronics.png) left 50% no-repeat;
}

aside .category .ico_diy a {
	background: url(https://24.r10s.jp/_pc/img/ico_diy.png) left 50% no-repeat;
}

aside .category .ico_sports a {
	background: url(https://24.r10s.jp/_pc/img/ico_sports.png) left 50% no-repeat;
}

aside .category .ico_healing a {
	background: url(https://24.r10s.jp/_pc/img/ico_healing.png) left 50% no-repeat;
}



aside .member {margin-bottom: 15px;}
aside .member #memberInfo {padding: 20px;background: #f7f6f5;border: 1px solid #dAdAd9;zoom: 1;}
aside .member #membership,
aside .member #membership dt {margin-bottom: 10px;}
aside .member #membership dt a.memberName {font-weight: bold;font-size: 115%;}
aside .member #membership dt span,
aside .member #membership dt span a {font-size: 90%;}
aside .member #membership .myRank {position: relative;}
aside .member #memberInfo.silver .myRank {padding-left: 30px;background: url(https://24.r10s.jp/_pc/img/ico_rank_silver.png) left 50% no-repeat;}
aside .member #memberInfo.gold .myRank {padding-left: 30px;background: url(https://24.r10s.jp/_pc/img/ico_rank_gold.png) left 50% no-repeat;}
aside .member #memberInfo.platinum .myRank {padding-left: 30px;background: url(https://24.r10s.jp/_pc/img/ico_rank_platinum.png) left 50% no-repeat;}
aside .member #memberInfo.diamond .myRank {padding-left: 30px;background: url(https://24.r10s.jp/_pc/img/ico_rank_black.png) left 50% no-repeat;}
aside .member #memberInfo.normal {background: #ffffff;border-top: 5px solid #000000 !important;}
aside .member #memberInfo.silver {background: #f0f0f0;border-top: 5px solid #77838e !important;}
aside .member #memberInfo.gold {background: #fffcdf;border-top: 5px solid #b99758 !important;}
aside .member #memberInfo.platinum {background: #f0f9fe;border-top: 5px solid #70afce !important;}
aside .member #memberInfo.diamond {background: #f9f2ff;border-top: 5px solid #8874b4 !important;}
aside .member .memberRankName {font-weight: bold;}
aside .member .pointBox {margin-bottom: 5px;}
aside .member .pointBox dl+dl{margin-top: 10px;}
aside .member .pointBox span {font-size: 115%;font-weight: bold;}
aside .member .pointBox .memberPoint,
aside .member .pointBox .memberTemporaryPoint,
aside .member .pointBox .memberCache,
aside .member .pointBox .memberFuturePoint {color: #bf0000;}
aside .member .pointBox .information {margin-top: 10px;padding-top: 10px;border-top: 1px dotted #ccc;}
aside .member a.link {padding-left: 12px;display: inline-block;position: relative;}
/*aside .member a.link:after{height: 11px;width: 7px;position: absolute;left: 0;top: 4px;display: inline-block;content: "";background: url("/_cmn/img/ico_arrow.svg") right 50% no-repeat;-webkit-background-size: contain;background-size: contain;transform: rotate(-180deg);-moz-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
aside .member #memberAction{background: #f7f6f5;}*/

aside .member #memberAction .login-btn{border: solid 1px #cbcbcb;padding: 1px 5px 0 5px;text-align: center;width: 148px;background: #ffffff;display: block;margin: 0 auto;color: #666666;position: relative;line-height: 1.9;font-size: 13px;}
aside .member #memberAction .new-entry-btn{width: 130px;padding-left: 26px;padding-right: 2px;margin-top: 10px!important;border: solid 1px #cbcbcb;padding: 1px 5px 0 5px;text-align: center;width: 148px;background: #ffffff;display: block;margin: 0 auto;color: #666666;position: relative;line-height: 1.9;
font-size: 13px;}aside .member #memberAction .no-login .member-detail{width: 154px;margin: 10px auto;}
.icon-log-red{width: 16px;height: 18px;background: url(https://24.r10s.jp/_pc/img/icon_sprite_09.png) no-repeat -48px -0px;display: block;position: absolute;left: 20px;top: 2px;}
.icon-entry-red{width: 16px;height: 17px;background: url(https://24.r10s.jp/_pc/img/icon_sprite_09.png) no-repeat -30px -0px;display: block;position: absolute;left: 20px;top: 2px;}
#member-detail{margin:15px auto 0px;}


/*facebook*/
aside .sns{margin-bottom: 15px;}



/*info*/
aside .infoBox {margin-bottom: 15px;border: 3px solid #eeeeee;}
aside .infoBox li+li {border-top: 1px solid #eeeeee;}
aside .infoBox a {padding: 8px;display: block;position: relative;}
aside .infoBox a:hover {text-decoration: none;}
aside .infoBox a:after {height: 15px;width: 9px;position: absolute;right: 10px;top: 33%;display: inline-block;content: "";background: url("https://24.r10s.jp/_cmn/img/ico_arrow_white.svg") right 50% no-repeat;-webkit-background-size: contain;background-size: contain;transform: rotate(-180deg);-moz-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
aside .bottomBnr{margin-bottom: 15px;}
aside .bottomBnr li+li{margin-top: 3px;}

aside #sideBnrAllArea ul li { margin-top: 10px;}

aside .notice {margin-bottom: 15px;border: 3px solid #eeeeee;}
aside .notice a {padding: 8px;display: block;}
aside .notice li+li {border-top: 1px solid #eeeeee;}


aside .bnrSide {margin-bottom: 15px;}
aside .bnrSide li+li {margin-top: 5px;}
aside .bnrSide .ttl {margin: 15px 0;padding: 10px;background: #666666;color: #fefefe;}
aside .bnrSide .favoriteShop a {padding: 12px;display: block;position: relative;background: #bf0000;color: #fefefe;}


aside .bnrSide .favoriteShop a:hover {text-decoration: none;}
aside .bnrSide .favoriteShop a:after {height: 15px;width: 9px;position: absolute;right: 10px;top: 33%;display: inline-block;content: "";background: url("https://24.r10s.jp/_cmn/img/ico_arrow_white.svg") right 50% no-repeat;
-webkit-background-size: contain;background-size: contain;transform: rotate(-180deg);-moz-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}



aside .category {margin-bottom: 15px;}
aside .category .ttl {padding: 10px;background: #666666;color: #fefefe;}
aside .category ul {border: 1px solid #e2e2e2;}
aside .category li+li {border-top: 1px solid #e2e2e2;}
aside .category a {padding: 15px 0 15px 70px;display: block;}
aside .category .ico_water a {background: url(https://24.r10s.jp/_pc/img/ico_water.png) left 50% no-repeat;}
aside .category .ico_daily a {background: url(https://24.r10s.jp/_pc/img/ico_daily.png) left 50% no-repeat;}
aside .category .ico_food a {background: url(https://24.r10s.jp/_pc/img/ico_food.png) left 50% no-repeat;}
aside .category .ico_health a {background: url(https://24.r10s.jp/_pc/img/ico_health.png) left 50% no-repeat;}
aside .category .ico_cosme a {background: url(https://24.r10s.jp/_pc/img/ico_cosme.png) left 50% no-repeat;}
aside .category .ico_medicine a {background: url(https://24.r10s.jp/_pc/img/ico_medicine.png) left 50% no-repeat;}
aside .category .ico_medical a {background: url(https://24.r10s.jp/_pc/img/ico_medical.png) left 50% no-repeat;}
aside .category .ico_baby a {background: url(https://24.r10s.jp/_pc/img/ico_baby.png) left 50% no-repeat;}
aside .category .ico_pet a {background: url(https://24.r10s.jp/_pc/img/ico_pet.png) left 50% no-repeat;}
aside .category .ico_nursing a {background: url(https://24.r10s.jp/_pc/img/ico_nursing.png) left 50% no-repeat;}
aside .category .ico_kitchen a {background: url(https://24.r10s.jp/_pc/img/ico_kitchen.png) left 50% no-repeat;}
aside .category .ico_homeelectronics a {background: url(https://24.r10s.jp/_pc/img/ico_homeelectronics.png) left 50% no-repeat;}
aside .category .ico_diy a {background: url(https://24.r10s.jp/_pc/img/ico_diy.png) left 50% no-repeat;}
aside .category .ico_sports a {background: url(https://24.r10s.jp/_pc/img/ico_sports.png) left 50% no-repeat;}
aside .category .ico_healing a {background: url(https://24.r10s.jp/_pc/img/ico_healing.png) left 50% no-repeat;}



aside .member {margin-bottom: 15px;}
aside .member #memberInfo {padding: 20px;background: #f7f6f5;border: 1px solid #dAdAd9;zoom: 1;}
aside .member #membership,
aside .member #membership dt {margin-bottom: 10px;}
aside .member #membership dt a.memberName {font-weight: bold;font-size: 115%;}
aside .member #membership dt span,
aside .member #membership dt span a {font-size: 90%;}
aside .member #membership .myRank {position: relative;}
aside .member #memberInfo.silver .myRank {padding-left: 30px;background: url(https://24.r10s.jp/_pc/img/ico_rank_silver.png) left 50% no-repeat;}
aside .member #memberInfo.gold .myRank {padding-left: 30px;background: url(https://24.r10s.jp/_pc/img/ico_rank_gold.png) left 50% no-repeat;}
aside .member #memberInfo.platinum .myRank {padding-left: 30px;background: url(https://24.r10s.jp/_pc/img/ico_rank_platinum.png) left 50% no-repeat;}
aside .member #memberInfo.diamond .myRank {padding-left: 30px;background: url(https://24.r10s.jp/_pc/img/ico_rank_black.png) left 50% no-repeat;}
aside .member #memberInfo.normal {background: #ffffff;border-top: 5px solid #000000 !important;}
aside .member #memberInfo.silver {background: #f0f0f0;border-top: 5px solid #77838e !important;}
aside .member #memberInfo.gold {background: #fffcdf;border-top: 5px solid #b99758 !important;}
aside .member #memberInfo.platinum {background: #f0f9fe;border-top: 5px solid #70afce !important;}
aside .member #memberInfo.diamond {background: #f9f2ff;border-top: 5px solid #8874b4 !important;}
aside .member .memberRankName {font-weight: bold;}
aside .member .pointBox {margin-bottom: 5px;}
aside .member .pointBox dl+dl{margin-top: 10px;}
aside .member .pointBox span {font-size: 115%;font-weight: bold;}
aside .member .pointBox .memberPoint,
aside .member .pointBox .memberTemporaryPoint,
aside .member .pointBox .memberCache,
aside .member .pointBox .memberFuturePoint {color: #bf0000;}
aside .member .pointBox .information {margin-top: 10px;padding-top: 10px;border-top: 1px dotted #ccc;}
aside .member a.link {padding-left: 12px;display: inline-block;position: relative;}
/*aside .member a.link:after{height: 11px;width: 7px;position: absolute;left: 0;top: 4px;display: inline-block;content: "";background: url("/_cmn/img/ico_arrow.svg") right 50% no-repeat;-webkit-background-size: contain;background-size: contain;transform: rotate(-180deg);-moz-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
aside .member #memberAction{background: #f7f6f5;}*/

aside .member #memberAction .login-btn{border: solid 1px #cbcbcb;padding: 1px 5px 0 5px;text-align: center;width: 148px;background: #ffffff;display: block;margin: 0 auto;color: #666666;position: relative;line-height: 1.9;font-size: 13px;}
aside .member #memberAction .new-entry-btn{width: 130px;padding-left: 26px;padding-right: 2px;margin-top: 10px!important;border: solid 1px #cbcbcb;padding: 1px 5px 0 5px;text-align: center;width: 148px;background: #ffffff;display: block;margin: 0 auto;color: #666666;position: relative;line-height: 1.9;
font-size: 13px;}aside .member #memberAction .no-login .member-detail{width: 154px;margin: 10px auto;}
.icon-log-red{width: 16px;height: 18px;background: url(https://24.r10s.jp/_pc/img/icon_sprite_09.png) no-repeat -48px -0px;display: block;position: absolute;left: 20px;top: 2px;}
.icon-entry-red{width: 16px;height: 17px;background: url(https://24.r10s.jp/_pc/img/icon_sprite_09.png) no-repeat -30px -0px;display: block;position: absolute;left: 20px;top: 2px;}
#member-detail{margin:15px auto 0px;}


/*facebook*/
aside .sns{margin-bottom: 15px;}



/*info*/
aside .infoBox {margin-bottom: 15px;border: 3px solid #eeeeee;}
aside .infoBox li+li {border-top: 1px solid #eeeeee;}
aside .infoBox a {padding: 8px;display: block;position: relative;}
aside .infoBox a:hover {text-decoration: none;}
aside .infoBox a:after {height: 15px;width: 9px;position: absolute;right: 10px;top: 33%;display: inline-block;content: "";background: url("https://24.r10s.jp/_cmn/img/ico_arrow_white.svg") right 50% no-repeat;-webkit-background-size: contain;background-size: contain;transform: rotate(-180deg);-moz-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
aside .bottomBnr{margin-bottom: 15px;}
aside .bottomBnr li+li{margin-top: 3px;}


aside .mediaSide {margin-bottom: 15px;}

/*others*/
.bnrFixed .right {position: fixed;right: 0;top: 190px;z-index: 1000;}
@media screen and (max-width: 1475px) {.bnrFixed .right {display: none;}}
.bnrFixed .bottom {width: 100%;min-width: 1080px;position: fixed;bottom: 0;z-index: 1000;background: #c00000;text-align: center;}
.bnrFixed .bottom a {width: 100%;display: block;position: relative;z-index: 10;}
.bnrFixed .bottom span {width: 18px;height: 18px;position: fixed;right: 10px;bottom: 38px;display: inline-block;line-height: 18px;z-index: 100;cursor: pointer;background: #eeeeee;border-radius: 18px;color: #333333;}
#toSmartphone {width: 100%;display: none;z-index: 1000;position: fixed;bottom: 0;left: 0;}
#toSmartphone img {width: 100%;}
.groupLinks .link_attention {margin-top: 10px;}
.groupLinks .link_attention li+li{margin-top: 10px;}
.groupLinks .link_attention a {min-width: 350px;padding: 5px 20px;display: inline-block; background: #ffd;border: 1px solid #cecece;text-decoration: none;text-align: center;}


/* side Shop Bookmark
   ========================================================================== */
	.infoBox div.shopBookmarkArea div.shopBkm a.addShopBkm {
	     width: 100%!important;
	     height: auto!important;
	 }
	.infoBox div.shopBookmarkArea div.shopBkm a.addShopBkm:hover {
	     opacity: 1!important;
	 }
	.infoBox div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar {
	     width: 100%!important;
	     background: none!important;
	     height: 20px!important;
	 }
	.infoBox div.shopBookmarkArea div.shopBkm {
	     padding: 0!important;
	 }
	.infoBox div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar:before {
	     content: "お気に入りショップ登録";
	     color: #333;
	     display: inline-block;
	     position: absolute;
	 }
	.infoBox div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar:hover:before {
	     color: #bf0000;
	 }
	.infoBox div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar:hover{
	   opacity: 1!important;
	 }


/*===================================pccss-end======================================= */

/*----- 「すべてのカテゴリ」表示 -----
.menuHeader{
	position:absolute;
	top:0;
	z-index:10002;
	margin:0
}
.menu {
	position: relative;
	float:left;
	margin:5px 0 0;
	padding:0;
	list-style-type:none;
}
.menu > li{
	float:left;
	padding:0 17px;
	height:40px;
	line-height:40px;
}
.menu > li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:110%;
	font-weight:bold;
}
.menu > li a:hover {
	display: block;
	text-decoration: underline;
	color:#fff;
}
.menu > li:first-child {
	background:#bf0000;
	border-radius:3px 0 0 3px;
}
.menu > li:first-child a:hover {
	text-decoration:none;
}
.menu > li img {
	position:absolute;
	margin:0 0 0 5px;
	top:10px;
}
ul.menu__second-level {
	visibility:hidden;
	opacity:0;
	z-index:1;
}
li.menu__mega ul.menu__second-level {
	position:absolute;
	top:40px;
	left:0;
	box-sizing:border-box;
	width:100%;
	padding:6px 20px 6px 0;
	-webkit-transition:all .2s ease;
	transition:all .2s ease;
	border:solid 1px #e0e0e0;
	background-color:#fff;
	width:1280px;
}
li.menu__mega:hover ul.menu__second-level {
	top: 42px;
	visibility: visible;
	opacity: 1;
}
li.menu__mega ul.menu__second-level > li {
	float: left;
	padding-left: 30px;
	width:14.2857%;
	display: block;
	position: relative;
}
li.menu__mega ul.menu__second-level > li a{
	color:#333;
	font-weight:normal;
}
li.menu__mega ul.menu__second-level > li:after {
	content:"";
	position: absolute;
	top: 50%;
	right: 10px;
	width:8px;
	height:14px;
	margin-top:-7px;
	background:url("https://24.r10s.jp/_pc/img/ico_mega_pc.png") no-repeat right center;
	background-size:8px 14px;
}
.init-bottom:after {
	content:'';
	display:inline-block;
	width:7px;
	height:7px;
	margin:0 0 0 5px;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	box-sizing:content-box;
}*/

/*----- 検索窓・ナビゲーション位置変更 -----
header .tools .search1909{
	left:160px;
}
header .tools .search1909 .grp-search-input{
	width:490px;
	border-radius:0 3px 3px 0;
}
header .tools .search1909 .grp-search-input input[type="text"]{
	border-radius:0 3px 3px 0;
}
header .tools .navigation1909{
	left:660px;
}*/

/*----- 「すべてのカテゴリ」表示TOPのみ対応 -----
.RJSAutoLID header#header li.menu__mega ul.menu__second-level {
	padding:20px 20px 20px 0;
	width:640px;
}
.RJSAutoLID header#header li.menu__mega ul.menu__second-level > li {
	width:33.333%;
}

aside .category .ico_diy a {
	background:url(https://24.r10s.jp/_pc/img/ico_diy.png) left 50% no-repeat;
}*/

/*----- RS-AD Settings -----*/
#rakuten24_PC_pick_up ul,
#rakuten24_PC_pick_mid ul{
	overflow:hidden;
	margin-bottom:20px;
}
#rakuten24_PC_pick_up ul li{
	float:left;
	width:330px;
	height:185px;
	margin-right:21px;
}
#rakuten24_PC_pick_up ul li:nth-child(3n){
	margin-right:0!important;
}
#rakuten24_PC_pick_up ul li:nth-child(n+4){
	margin-top:20px;
}
#rakuten24_PC_pick_mid ul li{
	float:left;
	width:242px;
	height:136px;
	margin-right:20px;
}
#rakuten24_PC_pick_mid ul li:nth-child(4n){
	margin-right:0!important;
}
#rakuten24_PC_pick_mid ul li:nth-child(n+5){
	margin-top:20px;
}
#rakuten24_PC_pick_fix{
	margin:20px auto;
	text-align:center;
}

	/* footer 202004++++
========================================================================== */
#footer {padding-bottom:60px;min-width: 1280px;}
#footer .r24_footerListBox{background: #EBEBEB;text-align: center;}
#footer .r24_footerListBox .service-list-contents{display:-webkit-flex;display:-ms-flex;display:flex;justify-content: center;padding:40px 0 10px 0;}
#footer .r24_footerListBox .service-list-contents .service-list{margin-right:100px;}
.r24_footerListBox .service-list-contents .service-list ul li{text-align:left;padding:5px;}
#footer .r24_footerListBox .service-list-contents .service-list li.lineLink a{display: block;width: 20px;height: 20px;text-indent: -9999px;background: url(https://24.r10s.jp/_pc/img/r24-lineicon.png?6) no-repeat;}
#footer .r24_footerListBox .service-list-contents .service-list li.lineLink a:hover{opacity: 0.7;}
#footer .r24_footerListBox .service-list-contents .chatBox{background:#fff;border-radius:20px;padding:20px;margin-top:-10px;}
#footer .r24_footerListBox .service-list-contents .chatBox ul.chatIcon{display:-webkit-flex;display:-ms-flex;display:flex;justify-content: center;text-align: left;}
#footer .r24_footerListBox .service-list-contents .chatBox ul.chatIcon li.chatTxt{padding:5px 5px 5px 10px;font-family: Meiryo;font-style: normal;font-weight: bold;font-size: 11px;line-height: 18px;letter-spacing: 0.1em;color: #686868;}
#footer .r24_footerListBox .service-list-contents .chatBox .chatLink a{display:block;background: #EBEBEB;padding:8px 80px;border-radius:20px;margin-top:5px;}
#footer .r24_footerListBox .service-list-contents .chatBox .chatLink a:hover{background: #bf0000;color:#fff;text-decoration:none;}
#footer .r24_footerListBox .topFooter_copyright{padding:10px;font-size:0.9em;}

#footer .rakutenftBox{display:-webkit-flex;display:-ms-flex;display:flex;justify-content: center;padding:10px;}
#footer .rakutenftBox .r_service-list{padding:15px 0 0 30px;}
#footer .rakutenftBox .r_service-list ul{display:-webkit-flex;display:-ms-flex;display:flex;justify-content: center;}
#footer .rakutenftBox .r_service-list ul li{text-align:left;padding:5px 25px 0 0;}
#footer .rakutenftBox .r_service-list ul li a{font-size:12px; letter-spacing:1.1px;}


.Nps, #rexSurveyRoot .Inquiry, #rexSurveyRoot .Thanks {margin-bottom: 40px;}
